Metadata-Version: 1.2
Name: mazbot
Version: 0.1.6
Summary: Control Bot in a grid without self-destructing
Home-page: https://github.com/flatwhitecuppa/mazbot
Author: Flat White
Author-email: flatwhitecuppa@gmail.com
License: MIT license
Description: ======
        mazbot
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/mazbot.svg
                :target: https://pypi.python.org/pypi/mazbot
        
        .. image:: https://img.shields.io/travis/flatwhitecuppa/mazbot.svg
                :target: https://travis-ci.com/flatwhitecuppa/mazbot
        
        .. image:: https://readthedocs.org/projects/mazbot/badge/?version=latest
                :target: https://mazbot.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/flatwhitecuppa/mazbot/shield.svg
             :target: https://pyup.io/repos/github/flatwhitecuppa/mazbot/
             :alt: Updates
        
        
        
        Control Bot in a grid without self-destructing.
        
        
        * Free software: MIT license
        * Documentation: https://mazbot.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-07-18)
        ------------------
        
        * First release on PyPI.
        
        0.1.6 (2020-07-19)
        ------------------
        
        * Robot functional end-to-end (reading from file path provided through CLI to output to stdout)
        * readthedocs, pyup, pypi integrations working
Keywords: mazbot
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
