Metadata-Version: 1.1
Name: pysimplelog
Version: 0.2.0
Summary: This is a pythonic simple yet complete system logger.
Home-page: http://bachiraoun.github.io/pysimplelog/
Author: Bachir AOUN
Author-email: bachir.aoun@e-aoun.com
License: GNU
Download-URL: https://github.com/bachiraoun/simplelog
Description: This is a pythonic simple yet complete system logger.
        It allows logging simultaneously to two streams, the first one is the system standard output by default and the second one is designated to be set to a file.
        In addition, pysimplelog allows text colouring and attributes when the stream allows it.
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
