Metadata-Version: 1.1
Name: oracle_drm_api
Version: 0.3.7
Summary: Oracle Data Relationship Management API Client
Home-page: https://github.com/tevpro/drm_api
Author: Keith Kikta
Author-email: keith.kikta@tevpro.com
License: UNKNOWN
Description: Oracle Data Relationship Management API Client
        ===
        This library is a client side wrapper for the DRM API.
        
        This package can be imported using pip by adding the following to your ``requirements.txt``::
        
            oracle_drm_api==<version>
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
