LICENSE
MANIFEST.in
README.rst
requirements-test.txt
requirements.txt
setup.cfg
setup.py
http_prompt/__init__.py
http_prompt/cli.py
http_prompt/completer.py
http_prompt/completion.py
http_prompt/config.py
http_prompt/contextio.py
http_prompt/defaultconfig.py
http_prompt/execution.py
http_prompt/lexer.py
http_prompt/options.py
http_prompt/output.py
http_prompt/tree.py
http_prompt/utils.py
http_prompt/xdg.py
http_prompt.egg-info/PKG-INFO
http_prompt.egg-info/SOURCES.txt
http_prompt.egg-info/dependency_links.txt
http_prompt.egg-info/entry_points.txt
http_prompt.egg-info/requires.txt
http_prompt.egg-info/top_level.txt
http_prompt/context/__init__.py
http_prompt/context/transform.py
tests/test_cli.py
tests/test_completer.py
tests/test_config.py
tests/test_contextio.py
tests/test_execution.py
tests/test_installation.py
tests/test_interaction.py
tests/test_lexer.py
tests/test_tree.py
tests/test_utils.py
tests/test_xdg.py