COPYING.GPL
COPYING.TGPPL.rst
MANIFEST.in
NEWS.txt
README.rst
Setup.lhs
changelog
copyright
setup.cfg
setup.py
stack.yaml
tox.ini
versioneer.py
bench/bench_zfex.py
haskell/Codec/ZFEX.hs
haskell/Codec/ZFEXStatus.chs
haskell/test/ZFEXTest.hs
zfex/.gitignore
zfex/__init__.py
zfex/_version.py
zfex/_zfex.c
zfex/_zfex.pyx
zfex/_zfex_status.pxi
zfex/_zfex_test.c
zfex/_zfex_test.pyx
zfex/cmdline_zfex.py
zfex/cmdline_zunfex.py
zfex/easyfec.py
zfex/filefec.py
zfex/zfex.c
zfex/zfex.h
zfex/zfex_bytemask.h
zfex/zfex_macros.h
zfex/zfex_pp.h
zfex/zfex_status.h
zfex.egg-info/PKG-INFO
zfex.egg-info/SOURCES.txt
zfex.egg-info/dependency_links.txt
zfex.egg-info/entry_points.txt
zfex.egg-info/requires.txt
zfex.egg-info/top_level.txt
zfex/__pycache__/__init__.cpython-37.pyc
zfex/__pycache__/_version.cpython-37.pyc
zfex/distutils/LICENSE.ccompilercapabilities_py
zfex/distutils/README.rst
zfex/distutils/__init__.py
zfex/distutils/ccompilercapabilities.py
zfex/distutils/__pycache__/__init__.cpython-37.pyc
zfex/distutils/__pycache__/ccompilercapabilities.cpython-37.pyc
zfex/test/__init__.py
zfex/test/test_zfex.py