Metadata-Version: 1.1
Name: logging-slackhandler
Version: 0.0.1
Summary: A logging handler for Slack
Home-page: https://github.com/Greums/logging-slackhandler
Author: Damien Le Bourdonnec
Author-email: damien.lebourdonnec@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: logging-slackhandler
        ====================
        
        Python logging handler for Slack web hook integration with simple configuration.
        
        Installation
        ------------
        .. code-block:: bash
        
            pip install logging-slackhandler
        
Keywords: sample setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
