Metadata-Version: 1.1
Name: semaphoreci
Version: 0.1.0
Summary: Python wrapper for the Semaphore CI API
Home-page: https://semaphoreci.readthedocs.org
Author: Ian Cordasco
Author-email: graffatcolmingov@gmail.com
License: Apache-2.0
Description: 
        
        0.1.0 - 2016-02-02
        ------------------
        
        - First release of the API client
        
        - Support:
        
          - Authentication
        
          - Branches & builds
        
          - Projects
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
