Metadata-Version: 1.1
Name: ocs-sdk
Version: 0.1.3
Summary: OCS APIs client
Home-page: http://online.net
Author: OCS
Author-email: contact@ocs.online.net
License: UNKNOWN
Description: ocs-sdk
        =======
        
        SDK to consume OCS APIs.
        
        ChangeLog
        =========
        
        0.1.3 (2014-03-07)
        ------------------
        
        * Minor changes in AccountAPI.perm_matches (67f967d26d3).
        * base_url can be given to the constructor of API().
        * verify_ssl can be given to the constructor of API().
        
        0.1.2 (2014-02-28)
        ------------------
        
        * Raise InvalidToken when get_resources is called with and invalid token.
        
        0.1.1 (2014-02-28)
        ------------------
        
        * Add missing files in source tarball.
        
        0.1.0 (2014-02-28)
        ------------------
        
        * Initial release.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet
Classifier: Topic :: System :: Distributed Computing
