MANIFEST.in
README.md
setup.py
pyarmor.egg-info/PKG-INFO
pyarmor.egg-info/SOURCES.txt
pyarmor.egg-info/dependency_links.txt
pyarmor.egg-info/entry_points.txt
pyarmor.egg-info/top_level.txt
src/README.rst
src/__init__.py
src/benchmark.py
src/build_meta.py
src/cobuilder.py
src/config.py
src/license.tri
src/packer.py
src/product.key
src/project.py
src/protect_code.pt
src/protect_code2.pt
src/public.key
src/public_capsule.zip
src/pyarmor-webui.py
src/pyarmor.py
src/pyshield.key
src/pyshield.lic
src/pytransform.py
src/register.py
src/sppmode.py
src/utils.py
src/examples/README-ZH.md
src/examples/README.md
src/examples/build-for-exe.bat
src/examples/build-for-freeze.bat
src/examples/build-with-project.bat
src/examples/build-with-project.sh
src/examples/obfuscate-app.bat
src/examples/obfuscate-app.sh
src/examples/obfuscate-pkg.bat
src/examples/obfuscate-pkg.sh
src/examples/pack-obfuscated-scripts.bat
src/examples/pack-obfuscated-scripts.sh
src/examples/cx_Freeze/hello.py
src/examples/cx_Freeze/queens.py
src/examples/cx_Freeze/setup.py
src/examples/helloworld/foo.py
src/examples/py2exe/hello.py
src/examples/py2exe/queens.py
src/examples/py2exe/setup.py
src/examples/pybench/Arithmetic.py
src/examples/pybench/Calls.py
src/examples/pybench/CommandLine.py
src/examples/pybench/Constructs.py
src/examples/pybench/Dict.py
src/examples/pybench/Exceptions.py
src/examples/pybench/Imports.py
src/examples/pybench/Instances.py
src/examples/pybench/Lists.py
src/examples/pybench/Lookups.py
src/examples/pybench/NewInstances.py
src/examples/pybench/Numbers.py
src/examples/pybench/Setup.py
src/examples/pybench/Strings.py
src/examples/pybench/Tuples.py
src/examples/pybench/With.py
src/examples/pybench/clockres.py
src/examples/pybench/pybench.py
src/examples/pybench/systimes.py
src/examples/pybench/package/__init__.py
src/examples/pybench/package/submodule.py
src/examples/simple/queens.py
src/examples/testmod/hello.py
src/examples/testmod/queens.py
src/examples/testpkg/main.py
src/examples/testpkg/mypkg/__init__.py
src/examples/testpkg/mypkg/foo.py
src/helper/__init__.py
src/helper/build_data_module.py
src/helper/buildext.py
src/helper/get_bind_key.py
src/helper/get_license_info.py
src/helper/get_platform_name.py
src/helper/merge.py
src/helper/repack.py
src/helper/superuntime.py
src/platforms/darwin/x86_64/_pytransform.dylib
src/platforms/linux/x86/_pytransform.so
src/platforms/linux/x86_64/_pytransform.so
src/platforms/windows/x86/_pytransform.dll
src/platforms/windows/x86_64/_pytransform.dll
src/plugins/README.md
src/plugins/check_ntp_time.py
src/polyfills/__init__.py
src/polyfills/argparse.py