LICENSE.md
README.md
pyproject.toml
src/xsget/__init__.py
src/xsget/arg_parser.py
src/xsget/book.py
src/xsget/chapter.py
src/xsget/config.py
src/xsget/xsget.py
src/xsget/xstxt.py
src/xsget.egg-info/PKG-INFO
src/xsget.egg-info/SOURCES.txt
src/xsget.egg-info/dependency_links.txt
src/xsget.egg-info/entry_points.txt
src/xsget.egg-info/requires.txt
src/xsget.egg-info/top_level.txt
tests/test_book.py
tests/test_config.py
tests/test_xsget.py
tests/test_xsget_env_flag.py
tests/test_xsget_help_flag.py
tests/test_xsget_quiet_flag.py
tests/test_xsget_url_arg.py
tests/test_xsget_version_flag.py
tests/test_xstxt.py
tests/test_xstxt_env_flag.py
tests/test_xstxt_help_flag.py
tests/test_xstxt_purge_flag.py
tests/test_xstxt_quiet_flag.py
tests/test_xstxt_version_flag.py