Metadata-Version: 1.1
Name: infobot
Version: 0.2.1
Summary: Infobot is an extensible social media posting bot.  It grabs candidate posts from a directory at random times and posts to different social media networks.
Home-page: https://github.com/otuk/infobot
Author: Otuk
Author-email: otuk@kodeten.com
License: MIT license
Description: =======
        Infobot
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/infobot.svg
                :target: https://pypi.python.org/pypi/infobot
        
        .. image:: https://img.shields.io/travis/otuk/infobot.svg
                :target: https://travis-ci.org/otuk/infobot
        
        .. image:: https://readthedocs.org/projects/infobot/badge/?version=latest
                :target: https://infobot.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Infobot is an extensible social media posting bot.
        It grabs candidate posts from a repository at random times and posts to different social media networks.  It is also capable of managing new posts being added to the repository.
        
        
        * Free software: MIT license
        * Documentation: https://infobot.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        
        
        
        =======
        History
        =======
        
        0.0.1 (2018-09-13)
        ------------------
        
        * First release on PyPI.
        
        
        0.2.0 (2018-09-24)
        ------------------
        
        * alpha release
          
        
Keywords: infobot
Platform: UNKNOWN
Classifier: Development Status :: 3 - 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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
