Metadata-Version: 1.2
Name: botfolio
Version: 0.1.2
Summary: A set of libraries for botfolio
Home-page: https://github.com/dextervip/botfolio
Author: Rafael Amorim
Author-email: email@rafaelamorim.me
License: GNU General Public License v3
Description: # Botfolio Libraries
        
        
        
        .. image:: https://img.shields.io/pypi/v/botfolio.svg
                :target: https://pypi.python.org/pypi/botfolio
        
        .. image:: https://img.shields.io/travis/dextervip/botfolio.svg
                :target: https://travis-ci.com/dextervip/botfolio
        
        .. image:: https://readthedocs.org/projects/botfolio-libraries/badge/?version=latest
                :target: https://botfolio-libraries.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        A set of libraries for botfolio
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://botfolio-libraries.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
        
Keywords: botfolio
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
