LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
build.zig
build.zig.zon
jzip.c
pyproject.toml
setup.py
bindings/python/README.md
bindings/python/jzip/__init__.py
bindings/python/jzip/_jzip.pyi
bindings/python/jzip/py.typed
bindings/python/src/main.zig
bindings/python/src/python.zig
bindings/python/tests/test_c_compat.py
bindings/python/tests/test_decompression.py
bindings/python/tests/test_roundtrip.py
src/jzip.zig
src/lib.zig
src/main.zig
third_party/zstd/LICENSE
third_party/zstd/lib/libzstd.mk
third_party/zstd/lib/zdict.h
third_party/zstd/lib/zstd.h
third_party/zstd/lib/zstd_errors.h
third_party/zstd/lib/common/allocations.h
third_party/zstd/lib/common/bits.h
third_party/zstd/lib/common/bitstream.h
third_party/zstd/lib/common/compiler.h
third_party/zstd/lib/common/cpu.h
third_party/zstd/lib/common/debug.c
third_party/zstd/lib/common/debug.h
third_party/zstd/lib/common/entropy_common.c
third_party/zstd/lib/common/error_private.c
third_party/zstd/lib/common/error_private.h
third_party/zstd/lib/common/fse.h
third_party/zstd/lib/common/fse_decompress.c
third_party/zstd/lib/common/huf.h
third_party/zstd/lib/common/mem.h
third_party/zstd/lib/common/pool.c
third_party/zstd/lib/common/pool.h
third_party/zstd/lib/common/portability_macros.h
third_party/zstd/lib/common/threading.c
third_party/zstd/lib/common/threading.h
third_party/zstd/lib/common/xxhash.c
third_party/zstd/lib/common/xxhash.h
third_party/zstd/lib/common/zstd_common.c
third_party/zstd/lib/common/zstd_deps.h
third_party/zstd/lib/common/zstd_internal.h
third_party/zstd/lib/common/zstd_trace.h
third_party/zstd/lib/compress/clevels.h
third_party/zstd/lib/compress/fse_compress.c
third_party/zstd/lib/compress/hist.c
third_party/zstd/lib/compress/hist.h
third_party/zstd/lib/compress/huf_compress.c
third_party/zstd/lib/compress/zstd_compress.c
third_party/zstd/lib/compress/zstd_compress_internal.h
third_party/zstd/lib/compress/zstd_compress_literals.c
third_party/zstd/lib/compress/zstd_compress_literals.h
third_party/zstd/lib/compress/zstd_compress_sequences.c
third_party/zstd/lib/compress/zstd_compress_sequences.h
third_party/zstd/lib/compress/zstd_compress_superblock.c
third_party/zstd/lib/compress/zstd_compress_superblock.h
third_party/zstd/lib/compress/zstd_cwksp.h
third_party/zstd/lib/compress/zstd_double_fast.c
third_party/zstd/lib/compress/zstd_double_fast.h
third_party/zstd/lib/compress/zstd_fast.c
third_party/zstd/lib/compress/zstd_fast.h
third_party/zstd/lib/compress/zstd_lazy.c
third_party/zstd/lib/compress/zstd_lazy.h
third_party/zstd/lib/compress/zstd_ldm.c
third_party/zstd/lib/compress/zstd_ldm.h
third_party/zstd/lib/compress/zstd_ldm_geartab.h
third_party/zstd/lib/compress/zstd_opt.c
third_party/zstd/lib/compress/zstd_opt.h
third_party/zstd/lib/compress/zstd_preSplit.c
third_party/zstd/lib/compress/zstd_preSplit.h
third_party/zstd/lib/compress/zstdmt_compress.c
third_party/zstd/lib/compress/zstdmt_compress.h
third_party/zstd/lib/decompress/huf_decompress.c
third_party/zstd/lib/decompress/huf_decompress_amd64.S
third_party/zstd/lib/decompress/zstd_ddict.c
third_party/zstd/lib/decompress/zstd_ddict.h
third_party/zstd/lib/decompress/zstd_decompress.c
third_party/zstd/lib/decompress/zstd_decompress_block.c
third_party/zstd/lib/decompress/zstd_decompress_block.h
third_party/zstd/lib/decompress/zstd_decompress_internal.h
third_party/zstd/lib/deprecated/zbuff.h
third_party/zstd/lib/deprecated/zbuff_common.c
third_party/zstd/lib/deprecated/zbuff_compress.c
third_party/zstd/lib/deprecated/zbuff_decompress.c
third_party/zstd/lib/dictBuilder/cover.c
third_party/zstd/lib/dictBuilder/cover.h
third_party/zstd/lib/dictBuilder/divsufsort.c
third_party/zstd/lib/dictBuilder/divsufsort.h
third_party/zstd/lib/dictBuilder/fastcover.c
third_party/zstd/lib/dictBuilder/zdict.c
third_party/zstd/lib/legacy/zstd_legacy.h
third_party/zstd/lib/legacy/zstd_v01.c
third_party/zstd/lib/legacy/zstd_v01.h
third_party/zstd/lib/legacy/zstd_v02.c
third_party/zstd/lib/legacy/zstd_v02.h
third_party/zstd/lib/legacy/zstd_v03.c
third_party/zstd/lib/legacy/zstd_v03.h
third_party/zstd/lib/legacy/zstd_v04.c
third_party/zstd/lib/legacy/zstd_v04.h
third_party/zstd/lib/legacy/zstd_v05.c
third_party/zstd/lib/legacy/zstd_v05.h
third_party/zstd/lib/legacy/zstd_v06.c
third_party/zstd/lib/legacy/zstd_v06.h
third_party/zstd/lib/legacy/zstd_v07.c
third_party/zstd/lib/legacy/zstd_v07.h