src/pyams_gis.egg-info/PKG-INFO
changeset 13 aa02c3117e2c
parent 9 4e2d5ad1ea43
child 21 c37cd95ae7d0
equal deleted inserted replaced
12:77e093529691 13:aa02c3117e2c
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-gis
     2 Name: pyams-gis
     3 Version: 0.1.2
     3 Version: 0.1.3
     4 Summary: PyAMS GIS helpers interfaces and classes
     4 Summary: PyAMS GIS helpers interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_gis
     5 Home-page: http://hg.ztfy.org/pyams/pyams_gis
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
       
     9 Description-Content-Type: UNKNOWN
     9 Description: 
    10 Description: 
    10         sudo apt-get install libgdal-dev
    11         sudo apt-get install libgdal-dev
    11         
    12         
    12         export CPLUS_INCLUDE_PATH=/usr/include/gdal
    13         export CPLUS_INCLUDE_PATH=/usr/include/gdal
    13         
    14         
    14         export C_INCLUDE_PATH=/usr/include/gdal
    15         export C_INCLUDE_PATH=/usr/include/gdal
    15         
    16         
    16         
    17         
    17         History
    18         History
    18         =======
    19         =======
       
    20         
       
    21         0.1.3
       
    22         -----
       
    23          - updated widgets for z3c.form 3.6
    19         
    24         
    20         0.1.2
    25         0.1.2
    21         -----
    26         -----
    22          - updated maps manager header
    27          - updated maps manager header
    23         
    28