CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements-checks.txt
requirements-tests.txt
requirements-travis.txt
setup.cfg
setup.py
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/readme.rst
docs/images/ansi-demo.png
docs/images/html-to-ansi.png
docs/images/pretty-table.png
docs/images/spinner-basic.gif
docs/images/spinner-with-progress.gif
docs/images/spinner-with-timer.gif
humanfriendly/__init__.py
humanfriendly/case.py
humanfriendly/cli.py
humanfriendly/compat.py
humanfriendly/decorators.py
humanfriendly/deprecation.py
humanfriendly/prompts.py
humanfriendly/sphinx.py
humanfriendly/tables.py
humanfriendly/testing.py
humanfriendly/tests.py
humanfriendly/text.py
humanfriendly/usage.py
humanfriendly.egg-info/PKG-INFO
humanfriendly.egg-info/SOURCES.txt
humanfriendly.egg-info/dependency_links.txt
humanfriendly.egg-info/entry_points.txt
humanfriendly.egg-info/requires.txt
humanfriendly.egg-info/top_level.txt
humanfriendly/terminal/__init__.py
humanfriendly/terminal/html.py
humanfriendly/terminal/spinners.py