Metadata-Version: 1.1
Name: kgtool
Version: 0.0.4
Summary: simple knowledge graph tools with minimal dependency
Home-page: http://github.com/cnschema/kgtool
Author: Li Ding
Author-email: lidingpku@gmail.com
License: Apache 2.0
Description: kgtool
        
        install
        -------------
          pip install kgtool
        
        ## kgtool
        
        core.py
        * file utilities
        * json data access
        * data conversion
        
        stats.py
        
        ## cns
        * cns_schema
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Text Processing
