Metadata-Version: 1.1
Name: naobot
Version: 0.1.1
Summary: Control of a Nao robot
Home-page: https://readthedocs.org/builds/naobot
Author: Astrid Jackson
Author-email: ajackons@eecs.ucf.edu
License: MIT
Download-URL: https://github.com/evenmarbles/naobot
Description: ======
        NAOBot
        ======
        
        .. image:: https://img.shields.io/travis/evenmarbles/naobot.svg
                :target: https://travis-ci.org/evenmarbles/naobot
        
        .. image:: https://img.shields.io/pypi/v/naobot.svg
                :target: https://pypi.python.org/pypi/naobot
        
        .. image:: https://readthedocs.org/projects/naobot/badge/?version=latest
                :target: https://readthedocs.org/projects/naobot/?badge=latest
                :alt: Documentation Status
        
        
        Control for NAO robot
        
        * Free software: MIT license
        * Documentation: https://naobot.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.1 (2015-08-12)
        ------------------
        
        * Fixed manifest.in for packaging on PyPI.
        
        
        0.1.0 (2015-08-12)
        ------------------
        
        * First release on PyPI.
        
Keywords: NAO robot
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
