.coveragerc
.flake8
.isort.cfg
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
LICENSE.rst
MANIFEST.in
README.rst
entrypoints.txt
mypy.ini
pytest.ini
requirements.txt
setup.cfg
setup.py
tox.ini
.tox/venvs/py37/lib/python3.7/site-packages/setuptools-40.8.0.dist-info/LICENSE
.tox/venvs/style/lib/python3.7/site-packages/setuptools-40.8.0.dist-info/LICENSE
.tox/venvs/typing/lib/python3.7/site-packages/setuptools-40.8.0.dist-info/LICENSE
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/authors.rst
docs/source/changes.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/license.rst
docs/source/readme.rst
docs/source/usage.rst
requirements/debug.txt
requirements/dev.txt
requirements/docs.txt
requirements/lint.txt
requirements/test.txt
scripts/requirements.txt
termlog/__init__.py
termlog/__metadata__.py
termlog/colors.py
termlog/decorations.py
termlog/formatting.py
termlog/message.py
termlog/terminal.py
termlog.egg-info/PKG-INFO
termlog.egg-info/SOURCES.txt
termlog.egg-info/dependency_links.txt
termlog.egg-info/not-zip-safe
termlog.egg-info/requires.txt
termlog.egg-info/top_level.txt
termlog/tests/__init__.py
termlog/tests/test_beautify.py
termlog/tests/test_colors.py
termlog/tests/test_echo.py
termlog/tests/test_strip_escape.py
tests/__init__.py