Metadata-Version: 1.1
Name: python-boatdclient
Version: 0.10.0
Summary: Python wrapper for the boatd API, used to write behavior scripts.
Home-page: https://github.com/boatd/python-boatd
Author: Louis Taylor
Author-email: louis@kragniz.eu
License: GPL
Description: ============
        python-boatd
        ============
        
        .. image:: https://badge.fury.io/py/python-boatdclient.svg
            :target: http://badge.fury.io/py/python-boatdclient
        
        .. image:: https://travis-ci.org/boatd/python-boatd.png?branch=master
            :target: https://travis-ci.org/boatd/python-boatd
        
        Python module for writing `boatd <https://github.com/boatd/boatd>`_ behavior
        scripts.
        
        Installing
        ==========
        
        ``$ pip install python-boatdclient``
        
        Documentation
        =============
        
        Documentation can be found with the rest of boatd's documentation:
        http://boatd.readthedocs.io/
        
Keywords: boat sailing wrapper rest
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
