Metadata-Version: 1.1
Name: pg_projector
Version: 0.1.0
Summary: The PostGIS Projector provides an SQLAlchemy module to describe and interact with the 'spatial_ref_sys' table in PostGIS.
Home-page: https://github.com/davenquinn/pg_projector
Author: Daven Quinn
Author-email: daven@davenquinn.com
License: BSD
Description: ===============================
        PostGIS Projector
        ===============================
        
        The PostGIS Projector provides an SQLAlchemy module to describe the "spatial_ref_sys" table in PostGIS.
        
        * Free software: BSD license
        * Documentation: https://pg_projector.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
Keywords: pg_projector
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
