Metadata-Version: 1.1
Name: botanick
Version: 0.1.0
Summary: Botanick
Home-page: https://github.com/avidot/botanick
Author: Adrien VIDOT
Author-email: avidot@squad.pro
License: MIT license
Description: ===============================
        Botanick
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/Botanick.svg
                :target: https://pypi.python.org/pypi/Botanick
        
        .. image:: https://img.shields.io/travis/avidot/Botanick.svg
                :target: https://travis-ci.org/avidot/Botanick
        
        .. image:: https://api.codacy.com/project/badge/Grade/45701b2cbc724d22b60381a8e3cec5e0
           :target: https://www.codacy.com/app/Codacy/python-codacy-coverage
           :alt: Codacy Badge
        
        .. image:: https://api.codacy.com/project/badge/Coverage/45701b2cbc724d22b60381a8e3cec5e0
           :target: https://www.codacy.com/app/Codacy/python-codacy-coverage
           :alt: Codacy Coverage Badge
           
        .. image:: https://readthedocs.org/projects/Botanick/badge/?version=latest
                :target: https://Botanick.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/avidot/Botanick/shield.svg
             :target: https://pyup.io/repos/github/avidot/Botanick/
             :alt: Updates
        
        
        * Free software: MIT license
        * Documentation: https://Botanick.readthedocs.io.
        
        
        Features
        --------
        
        * Search email address for a specified domain
        * Reachable by RESTFUL webservice call
        * Reachable by email communication
        * Reachable by hubot integration (slack, gitlab, etc...)
        
        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 (2016-11-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: botanick
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.5
