Metadata-Version: 1.1
Name: pg_jts
Version: 0.0.1
Summary: Create JSON-table-schema from a live PostgreSQL database
Home-page: https://github.com/iburadempa/pg_jts
Author: ibu radempa
Author-email: ibu@radempa.de
License: MIT
Description: pg_jts
        ======
        
        Create JSON-table-schemas from a live PostgreSQL database
        
        Python3 alpha code
        
        (JSON table schema is an extensible standard for describing tabular data:
        http://dataprotocols.org/json-table-schema
        )
        
        Documentation: https://pg_jts.readthedocs.org/
        
        If you provide patches, please also consider patching https://github.com/iburadempa/jts_erd/ accordingly.
        
Keywords: set integer integers range ranges multiple span interval operations
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
