LICENSE
MANIFEST.in
README.rst
entrypoints.txt
setup.py
requirements/debug.txt
requirements/deploy.txt
requirements/docs.txt
requirements/pypi.txt
requirements/setup.txt
requirements/test.txt
vsh/__init__.py
vsh/__main__.py
vsh/__metadata__.py
vsh/api.py
vsh/builder.py
vsh/colors.py
vsh/errors.py
vsh/terminal.py
vsh/vsh_config.py
vsh.egg-info/PKG-INFO
vsh.egg-info/SOURCES.txt
vsh.egg-info/dependency_links.txt
vsh.egg-info/entry_points.txt
vsh.egg-info/requires.txt
vsh.egg-info/top_level.txt
vsh/cli/__init__.py
vsh/cli/vsh.py
vsh/cli/tests/__init__.py
vsh/cli/tests/conftest.py
vsh/cli/tests/fixtures.py
vsh/cli/tests/test_cli.py
vsh/tests/__init__.py
vsh/tests/common.py
vsh/tests/conftest.py
vsh/tests/fixtures.py
vsh/tests/test_api_build_vsh_config_file.py
vsh/tests/test_api_create.py
vsh/tests/test_api_enter.py
vsh/tests/test_config.py
vsh/vendored/TOML_LICENSE
vsh/vendored/__init__.py
vsh/vendored/toml.py
vsh/vendored/click/LICENSE
vsh/vendored/click/__init__.py
vsh/vendored/click/_bashcomplete.py
vsh/vendored/click/_compat.py
vsh/vendored/click/_termui_impl.py
vsh/vendored/click/_textwrap.py
vsh/vendored/click/_unicodefun.py
vsh/vendored/click/_winconsole.py
vsh/vendored/click/core.py
vsh/vendored/click/decorators.py
vsh/vendored/click/exceptions.py
vsh/vendored/click/formatting.py
vsh/vendored/click/globals.py
vsh/vendored/click/parser.py
vsh/vendored/click/termui.py
vsh/vendored/click/testing.py
vsh/vendored/click/types.py
vsh/vendored/click/utils.py
vsh/vendored/colorama/LICENSE.txt
vsh/vendored/colorama/__init__.py
vsh/vendored/colorama/ansi.py
vsh/vendored/colorama/ansitowin32.py
vsh/vendored/colorama/initialise.py
vsh/vendored/colorama/win32.py
vsh/vendored/colorama/winterm.py