Metadata-Version: 2.1
Name: aperturedb
Version: 0.0.3
Summary: ApertureDB Client Module
Home-page: https://github.com/aperture-data/aperturedb-python
Author: Luis Remis
Author-email: luis@remis.io
License: Apache
Description: # ApertureDB Client Python Module
        
        This is the python client module for ApertureDB.
        
        It provides a connector to AperetureDB instances using 
        the open source connector for [VDMS](https://github.com/IntelLabs/vdms).
        
        It also implements an Object-Model API to interact with 
        elements in ApertureDB at the object level.
         
        For more information, visit https://aperturedata.io
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4
Description-Content-Type: text/markdown
