LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/cxx/Makefile
src/cxx/Makefile.vc
src/cxx/cffCompressor.cc
src/cxx/cffCompressor.h
src/cxx/compreff.def
src/cxx/mingw-std-threads/LICENSE
src/cxx/mingw-std-threads/README.md
src/cxx/mingw-std-threads/mingw.condition_variable.h
src/cxx/mingw-std-threads/mingw.mutex.h
src/cxx/mingw-std-threads/mingw.thread.h
src/cxx/mingw-std-threads/tests/CMakeLists.txt
src/cxx/mingw-std-threads/tests/tests.cpp
src/cython/_compreffor.cpp
src/cython/_compreffor.pyx
src/python/compreffor/__init__.py
src/python/compreffor/cxxCompressor.py
src/python/compreffor/pyCompressor.py
src/python/compreffor.egg-info/PKG-INFO
src/python/compreffor.egg-info/SOURCES.txt
src/python/compreffor.egg-info/dependency_links.txt
src/python/compreffor.egg-info/not-zip-safe
src/python/compreffor.egg-info/requires.txt
src/python/compreffor.egg-info/top_level.txt
src/python/compreffor/test/__init__.py
src/python/compreffor/test/dummy.py
src/python/compreffor/test/pyCompressor_test.py
src/python/compreffor/test/util.py
tools/analyzer.py
tools/gen_data.py
tools/optimizeParameter.py
tools/simpleCffCompressor.py
tools/subr_grapher.py