Metadata-Version: 1.1
Name: jts-erd
Version: 0.0.1
Summary: Entity-relationship diagram for a schema given as JSON-table-schema
Home-page: https://github.com/iburadempa/jts_erd
Author: ibu radempa
Author-email: ibu@radempa.de
License: GPLv3
Description: jts_erd
        =======
        
        Create an entity-relationship diagram from extended JSON-table-schemas
        
        Python3 alpha code
        
        (JSON table schema is an extensible standard for describing tabular data:
        http://dataprotocols.org/json-table-schema
        )
        
        Documentation: https://jts_erd.readthedocs.org/
        
        If you provide patches, please also consider patching https://github.com/iburadempa/pg_jts/ accordingly.
        
        
Keywords: ERD entity relationship diagram JTS JSON table schema database tabular data
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
