Metadata-Version: 2.0
Name: alog
Version: 0.9.9
Summary: Python logging for Humans
Home-page: https://github.org/keitheis/alog
Author: Keith Yang
Author-email: yang@keitheis.org
License: Apache 2.0
Keywords: simple basic application logging
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: System :: Logging
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Provides-Extra: docs
Requires-Dist: Sphinx (>=1.3.1); extra == 'docs'
Provides-Extra: testing
Requires-Dist: pytest-cov; extra == 'testing'

UNKNOWN


