equal
deleted
inserted
replaced
|
1 Metadata-Version: 1.1 |
|
2 Name: pyams-gis |
|
3 Version: 0.1.0 |
|
4 Summary: PyAMS GIS helpers interfaces and classes |
|
5 Home-page: http://hg.ztfy.org/pyams/pyams_gis |
|
6 Author: Thierry Florac |
|
7 Author-email: tflorac@ulthar.net |
|
8 License: ZPL |
|
9 Description: |
|
10 sudo apt-get install libgdal-dev |
|
11 |
|
12 export CPLUS_INCLUDE_PATH=/usr/include/gdal |
|
13 |
|
14 export C_INCLUDE_PATH=/usr/include/gdal |
|
15 |
|
16 |
|
17 History |
|
18 ======= |
|
19 |
|
20 0.1.0 |
|
21 ----- |
|
22 - first release |
|
23 |
|
24 Keywords: Pyramid PyAMS GIS |
|
25 Platform: UNKNOWN |
|
26 Classifier: License :: OSI Approved :: Zope Public License |
|
27 Classifier: Development Status :: 4 - Beta |
|
28 Classifier: Programming Language :: Python |
|
29 Classifier: Framework :: Pyramid |
|
30 Classifier: Topic :: Software Development :: Libraries :: Python Modules |