Metadata-Version: 2.1
Name: con-log
Version: 0.5.6
Summary: UNKNOWN
Home-page: https://github.com/czwirl/conlog
Author: Czwirl Coldwind
Author-email: czwirl@gmail.com
Maintainer: Czwirl Coldwind
Maintainer-email: czwirl@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
Requires-Dist: wrapt
Requires-Dist: colored

conlog
======

-----

.. contents:: **Table of Contents**
    :backlinks: none

Installation
------------

conlog is distributed on `PyPI <https://pypi.org>`_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.

.. code-block:: bash

    $ pip install conlog

License
-------

conlog is distributed under the terms 

- `MIT License <https://choosealicense.com/licenses/mit>`_ 


