MANIFEST.in
README.md
setup.py
bin/README.md
bin/launcher_linux_arm
bin/launcher_linux_arm64
bin/launcher_linux_x86
bin/launcher_windows.exe
src/PyInstallerEx/PyInstallerEx.py
src/PyInstallerEx/__init__.py
src/PyInstallerEx/__main__.py
src/PyInstallerEx/core/__init__.py
src/PyInstallerEx/core/config.py
src/PyInstallerEx/core/packager.py
src/PyInstallerEx/utils/__init__.py
src/PyInstallerEx/utils/compression.py
src/PyInstallerEx/utils/file_utils.py
src/PyInstallerEx/utils/logging.py
src/PyInstallerEx/utils/system_utils.py
src/pyinstallerex.egg-info/PKG-INFO
src/pyinstallerex.egg-info/SOURCES.txt
src/pyinstallerex.egg-info/dependency_links.txt
src/pyinstallerex.egg-info/entry_points.txt
src/pyinstallerex.egg-info/not-zip-safe
src/pyinstallerex.egg-info/requires.txt
src/pyinstallerex.egg-info/top_level.txt
test/test_python27_compatibility.py
test/test_script.py