CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
OVERVIEW.md
README.md
setup.cfg
setup.py
xar/__init__.py
xar/bootstrap_py.py
xar/compat.py
xar/finders.py
xar/make_xar.py
xar/pip_installer.py
xar/py_util.py
xar/utils.py
xar/xar_builder.py
xar/xar_util.py
xar.egg-info/PKG-INFO
xar.egg-info/SOURCES.txt
xar.egg-info/dependency_links.txt
xar.egg-info/entry_points.txt
xar.egg-info/requires.txt
xar.egg-info/top_level.txt
xar/commands/__init__.py
xar/commands/bdist_xar.py
xar/tests/__init__.py
xar/tests/make_xar_test.py
xar/tests/pip_installer_test.py
xar/tests/py_util_test.py
xar/tests/utils_tests.py
xar/tests/xar_builder_test.py
xar/tests/xar_subsystem_check.py
xar/tests/xar_test_helpers.py
xar/tests/xar_util_test.py
xar/vendor/__init__.py
xar/vendor/wheel/__init__.py
xar/vendor/wheel/__main__.py
xar/vendor/wheel/archive.py
xar/vendor/wheel/bdist_wheel.py
xar/vendor/wheel/egg2wheel.py
xar/vendor/wheel/install.py
xar/vendor/wheel/metadata.py
xar/vendor/wheel/paths.py
xar/vendor/wheel/pep425tags.py
xar/vendor/wheel/pkginfo.py
xar/vendor/wheel/util.py
xar/vendor/wheel/wininst2wheel.py
xar/vendor/wheel/signatures/__init__.py
xar/vendor/wheel/signatures/djbec.py
xar/vendor/wheel/signatures/ed25519py.py
xar/vendor/wheel/signatures/keys.py