Metadata-Version: 1.1
Name: closeness
Version: 1.2.7
Summary: Mongodb document similarity
Home-page: https://github.com/mthahakp/mongodb-doc-closeness
Author: Thaha
Author-email: tkannippoyil@suyati.com
License: MIT
Description: Mongodb relation finder 
        =======================
        
        This is project is using to find relationship between mongodb documents
        
        This will be the initial version of the project
        
        
        How to use:
        
        Install package with pip
        
           pip install closeness
        
        
Keywords: mongodb setuptools development relationship query
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
