Metadata-Version: 1.2
Name: omdata
Version: 0.1.2
Summary: A JSON schema editor and validator for OpenMaker survey data.
Home-page: http://github.com/bulentozel/omdata
Author: Bulent Ozel
Author-email: bulent.ozel@gmail.com
License: Apache2
Description: 
        OpenMaker Community Data Standardization
        ========================================
        
        It aims data standardization and interoperability between oinsight modules and its third party clients.
        
        >>> import omdata
        >>>
        
        `Learn more <http://openmaker.eu/>`_.
        
        ---------------
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.7.0
