LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
pfp/__init__.py
pfp/__main__.py
pfp/bitwrap.py
pfp/dbg.py
pfp/errors.py
pfp/fields.py
pfp/functions.py
pfp/interp.py
pfp/utils.py
pfp.egg-info/PKG-INFO
pfp.egg-info/SOURCES.txt
pfp.egg-info/dependency_links.txt
pfp.egg-info/entry_points.txt
pfp.egg-info/requires.txt
pfp.egg-info/top_level.txt
pfp/fuzz/__init__.py
pfp/fuzz/basic.py
pfp/fuzz/rand.py
pfp/fuzz/strats.py
pfp/native/__init__.py
pfp/native/compat_consts.py
pfp/native/compat_interface.py
pfp/native/compat_io.py
pfp/native/compat_math.py
pfp/native/compat_string.py
pfp/native/compat_tools.py
pfp/native/dbg.py
pfp/native/packers.py
pfp/native/watchers.py
tests/lextab.py
tests/test_arrays.py
tests/test_basic.py
tests/test_bitfields.py
tests/test_bitwrap.py
tests/test_cast.py
tests/test_changeset.py
tests/test_compat.py
tests/test_compat_checksums.py
tests/test_compat_strings.py
tests/test_control_flow.py
tests/test_dbg.py
tests/test_enums.py
tests/test_fields.py
tests/test_functions.py
tests/test_fuzz.py
tests/test_integer_promotion.py
tests/test_metadata.py
tests/test_strings.py
tests/test_struct_union.py
tests/test_type_creation.py
tests/utils.py
tests/yacctab.py
tests/templates/JPGTemplate.bt