--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_gis.egg-info/PKG-INFO Wed Jun 07 11:17:16 2017 +0200
@@ -0,0 +1,30 @@
+Metadata-Version: 1.1
+Name: pyams-gis
+Version: 0.1.0
+Summary: PyAMS GIS helpers interfaces and classes
+Home-page: http://hg.ztfy.org/pyams/pyams_gis
+Author: Thierry Florac
+Author-email: tflorac@ulthar.net
+License: ZPL
+Description:
+ sudo apt-get install libgdal-dev
+
+ export CPLUS_INCLUDE_PATH=/usr/include/gdal
+
+ export C_INCLUDE_PATH=/usr/include/gdal
+
+
+ History
+ =======
+
+ 0.1.0
+ -----
+ - first release
+
+Keywords: Pyramid PyAMS GIS
+Platform: UNKNOWN
+Classifier: License :: OSI Approved :: Zope Public License
+Classifier: Development Status :: 4 - Beta
+Classifier: Programming Language :: Python
+Classifier: Framework :: Pyramid
+Classifier: Topic :: Software Development :: Libraries :: Python Modules