Metadata-Version: 1.1
Name: twitterbot2
Version: 0.0.4
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/aniversarioperu/twitterbot
Author: Yoni Pacheco
Author-email: aniversarioperu1@gmail.com
License: ISCL
Description: ===============================
        twitterbot
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/twitterbot.svg
                :target: https://pypi.python.org/pypi/twitterbot
        
        .. image:: https://img.shields.io/travis/aniversarioperu/twitterbot.svg
                :target: https://travis-ci.org/aniversarioperu/twitterbot
        
        .. image:: https://readthedocs.org/projects/twitterbot/badge/?version=latest
                :target: https://readthedocs.org/projects/twitterbot/?badge=latest
                :alt: Documentation Status
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        * Free software: ISC license
        * Documentation: https://twitterbot.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.0.1 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: twitterbot
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
