README.rst
setup.cfg
setup.py
oZip/__init__.py
oZip/cli.py
oZip/gui.py
oZip/main.py
oZip/queue.py
oZip.egg-info/.DS_Store
oZip.egg-info/PKG-INFO
oZip.egg-info/SOURCES.txt
oZip.egg-info/dependency_links.txt
oZip.egg-info/entry_points.txt
oZip.egg-info/top_level.txt
oZip/core/__init__.py
oZip/core/files.py
oZip/core/text.py
oZip/core/util.py
oZip/core/Compression/__init__.py
oZip/core/Compression/base.py
oZip/core/Compression/huffman.py
oZip/core/Compression/huffman_utils.py