.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
Makefile
NOTICE
README.rst
apache-2.0.LICENSE
azure-pipelines.yml
configure
configure.bat
extractcode.ABOUT
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/ci/azure-container-deb.yml
etc/ci/azure-container-rpm.yml
etc/ci/azure-posix-arm.yml
etc/ci/azure-posix.yml
etc/ci/azure-win.yml
etc/ci/install_sudo.sh
etc/ci/macports-ci
etc/ci/macports-ci.ABOUT
etc/ci/mit.LICENSE
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/update_skeleton.py
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/extractcode/NOTICE
src/extractcode/__init__.py
src/extractcode/api.py
src/extractcode/archive.py
src/extractcode/cli.py
src/extractcode/extract.py
src/extractcode/libarchive2.py
src/extractcode/patch.py
src/extractcode/sevenzip.py
src/extractcode/uncompress.py
src/extractcode/vmimage.py
src/extractcode.egg-info/PKG-INFO
src/extractcode.egg-info/SOURCES.txt
src/extractcode.egg-info/dependency_links.txt
src/extractcode.egg-info/entry_points.txt
src/extractcode.egg-info/not-zip-safe
src/extractcode.egg-info/requires.txt
src/extractcode.egg-info/top_level.txt
tests/test_archive.py
tests/test_extract.py
tests/test_extractcode.py
tests/test_extractcode_api.py
tests/test_extractcode_cli.py
tests/test_libarchive2.py
tests/test_patch.py
tests/test_sevenzip.py
tests/test_vmimage.py