.pre-commit-config.yaml
.travis.yml
.yamllint
AUTHORS
CHANGES.txt
ChangeLog
LICENSE
LICENSE.txt
MANIFEST.in
Makefile
README.rst
clean.sh
requirements-dev.txt
requirements-opt.txt
requirements.txt
setup.cfg
setup.py
tox.ini
demo/demo_colorer.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/make.py
docs/static/.placeholder
hooks/pre-commit
tendo/__init__.py
tendo/ansiterm.py
tendo/colorer.py
tendo/execfile2.py
tendo/singleton.py
tendo/tee.py
tendo/unicode.py
tendo.egg-info/PKG-INFO
tendo.egg-info/SOURCES.txt
tendo.egg-info/dependency_links.txt
tendo.egg-info/entry_points.txt
tendo.egg-info/not-zip-safe
tendo.egg-info/pbr.json
tendo.egg-info/requires.txt
tendo.egg-info/top_level.txt
tendo/tests/__init__.py
tendo/tests/full_sample_utf8_bom.txt
tendo/tests/sample_ucs2_be.txt
tendo/tests/sample_ucs2_le.txt
tendo/tests/sample_utf8.txt
tendo/tests/sample_utf8_bom.txt
tendo/tests/utf8-after-append.txt
tendo/tests/utf8-invalid.txt
tendo/tests/utf8.txt