equal
deleted
inserted
replaced
1 Metadata-Version: 2.1 |
1 Metadata-Version: 2.1 |
2 Name: pyams-gis |
2 Name: pyams-gis |
3 Version: 0.1.12 |
3 Version: 0.1.13 |
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 |
14 export C_INCLUDE_PATH=/usr/include/gdal |
14 export C_INCLUDE_PATH=/usr/include/gdal |
15 |
15 |
16 |
16 |
17 History |
17 History |
18 ======= |
18 ======= |
|
19 |
|
20 0.1.13 |
|
21 ------ |
|
22 - use object factory in annotations adapters |
19 |
23 |
20 0.1.12 |
24 0.1.12 |
21 ------ |
25 ------ |
22 - updated internal objects forms templates |
26 - updated internal objects forms templates |
23 |
27 |