LICENSE
README.md
setup.py
package_obfuscator/__init__.py
package_obfuscator/file_obfuscator.py
package_obfuscator/obfuscate_wrapper.py
package_obfuscator.egg-info/PKG-INFO
package_obfuscator.egg-info/SOURCES.txt
package_obfuscator.egg-info/dependency_links.txt
package_obfuscator.egg-info/entry_points.txt
package_obfuscator.egg-info/top_level.txt
package_obfuscator/cli/__init__.py
test/__init__.py
test/test_obfuscate_folder.py
test/test_module/__init__.py
test/test_module/hello_world.py
test/test_module/nested/__init__.py
test/test_module/nested/functionality_test.py