Metadata-Version: 1.1
Name: drone
Version: 0.2.0
Summary: Drone CI plugin utilities and HTTP API client
Home-page: https://github.com/gtaylor/drone-python
Author: Greg Taylor
Author-email: gtaylor@gc-taylor.com
License: MIT License
Description: drone-python
        ============
        
        .. image:: https://img.shields.io/pypi/v/drone.svg
            :target: https://pypi.python.org/pypi/drone
        
        .. image:: https://img.shields.io/pypi/dm/drone.svg
            :target: https://pypi.python.org/pypi/drone
        
        .. image:: http://beta.drone.io/api/badges/drone/drone-python/status.svg
            :target: http://beta.drone.io/drone/drone-python
        
        
        This package contains a Python Drone_ HTTP API client, as well everything
        needed to write Drone plugins_.
        
        Current Status
        --------------
        
        Very early goings! Zero guarantees on backwards compatibility for now.
        Input and feedback is encouraged and sought after.
        
        License
        -------
        
        drone-python is licensed under the MIT License.
        
        .. _Drone: https://github.com/drone/drone
        .. _plugins: http://readme.drone.io/plugin/
        
Keywords: drone ci test plugin api
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
