LICENSE
MANIFEST.in
README.md
changelog.md
requirements.txt
setup.py
bsdiff/bsdiff.c
bsdiff/bsdiff.h
bsdiff/bsdiff_helper.c
bsdiff/bsdiff_helper.h
bsdiff/bsdiff_python.c
bsdiff/common.h
bsdiff/lz4.c
bsdiff/lz4.h
bsdiff/varint.c
bsdiff/varint.h
manifest_tool.egg-info/PKG-INFO
manifest_tool.egg-info/SOURCES.txt
manifest_tool.egg-info/dependency_links.txt
manifest_tool.egg-info/entry_points.txt
manifest_tool.egg-info/not-zip-safe
manifest_tool.egg-info/requires.txt
manifest_tool.egg-info/top_level.txt
manifesttool/__init__.py
manifesttool/delta_tool/__init__.py
manifesttool/delta_tool/delta_tool.py
manifesttool/dev_tool/__init__.py
manifesttool/dev_tool/defaults.py
manifesttool/dev_tool/dev_tool.py
manifesttool/dev_tool/actions/__init__.py
manifesttool/dev_tool/actions/code_template.txt
manifesttool/dev_tool/actions/create.py
manifesttool/dev_tool/actions/init.py
manifesttool/dev_tool/actions/update.py
manifesttool/dev_tool/pelion/__init__.py
manifesttool/dev_tool/pelion/pelion.py
manifesttool/mtool/__init__.py
manifesttool/mtool/ecdsa_helper.py
manifesttool/mtool/manifest-input-schema.json
manifesttool/mtool/mtool.py
manifesttool/mtool/payload_format.py
manifesttool/mtool/actions/__init__.py
manifesttool/mtool/actions/create.py
manifesttool/mtool/actions/parse.py
manifesttool/mtool/actions/public_key.py
manifesttool/mtool/actions/schema.py
manifesttool/mtool/asn1/__init__.py
manifesttool/mtool/asn1/manifest_codec.py
manifesttool/mtool/asn1/v1/__init__.py
manifesttool/mtool/asn1/v1/manifest_encoder_v1.py
manifesttool/mtool/asn1/v1/manifest_schema_v1.py
manifesttool/mtool/asn1/v3/__init__.py
manifesttool/mtool/asn1/v3/manifest_encoder_v3.py
manifesttool/mtool/asn1/v3/manifest_schema_v3.py