equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-gis |
2 Name: pyams-gis |
3 Version: 0.1.11 |
3 Version: 0.1.12 |
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 |
|
10 Description: |
9 Description: |
11 sudo apt-get install libgdal-dev |
10 sudo apt-get install libgdal-dev |
12 |
11 |
13 export CPLUS_INCLUDE_PATH=/usr/include/gdal |
12 export CPLUS_INCLUDE_PATH=/usr/include/gdal |
14 |
13 |
15 export C_INCLUDE_PATH=/usr/include/gdal |
14 export C_INCLUDE_PATH=/usr/include/gdal |
16 |
15 |
17 |
16 |
18 History |
17 History |
19 ======= |
18 ======= |
|
19 |
|
20 0.1.12 |
|
21 ------ |
|
22 - updated internal objects forms templates |
20 |
23 |
21 0.1.11 |
24 0.1.11 |
22 ------ |
25 ------ |
23 - updated widgets templates |
26 - updated widgets templates |
24 |
27 |
81 Classifier: License :: OSI Approved :: Zope Public License |
84 Classifier: License :: OSI Approved :: Zope Public License |
82 Classifier: Development Status :: 4 - Beta |
85 Classifier: Development Status :: 4 - Beta |
83 Classifier: Programming Language :: Python |
86 Classifier: Programming Language :: Python |
84 Classifier: Framework :: Pyramid |
87 Classifier: Framework :: Pyramid |
85 Classifier: Topic :: Software Development :: Libraries :: Python Modules |
88 Classifier: Topic :: Software Development :: Libraries :: Python Modules |
|
89 Provides-Extra: test |