PKWare DCL / Implode compression impls
This organisation is NOT related anyhow to PKWare. It is just used to group some repos related to FOSS PKWare DCL compression implode
algo impls
PKWare DCL / Implode compression impls
This organization is NOT related anyhow to PKWare. It is just used to group some repos related to FOSS impls of PKWare DCL implode
compression algorithm.
Test suite: https://codeberg.org/implode-compression-impls/implode_test_files
Libs
-
decompression
-
libblast
- Cpkblast.py
- Python bindings
-
explode
- Rust -
libexplode
- Cpkexplode.py
- Python bindings
-
pwexplode
- Python -
implode-decoder
- JS
-
-
compression
libimplode
- Cpkimplode.py
- Python bindings
Common stuff for python bindings to Ladislav Zezula's pklib
Updated 2024-12-03 05:41:45 +01:00
This python bindings to libimplode which is a ripped out part of pkglib which is a Free Open-Source implementation of PKWare Data Compression Library (DCL) compression format, which itself was ripped out of Ladislav Zezula's StormLib.
Updated 2024-12-03 05:41:45 +01:00
This python bindings to libexplode which is a part of pkglib which is a Free Open-Source implementation of PKWare Data Compression Library (DCL) compression format, which itself was ripped out of Ladislav Zezula's StormLib.
Updated 2024-12-03 05:41:45 +01:00
Python bindings to libblast by Mark Adler, which is a Free Open-Source implementation of a decompressor of PKWare Data Compression Library (DCL) compression format.
Updated 2024-12-03 05:41:45 +01:00
A standalone repo for Mark Adler's libblast, which is a decompressor for PKWare Data Compression Library (DCL)
Updated 2024-12-03 05:41:26 +01:00
A FOSS impl of PKWare DCL "implode" format extracted from StormLib by Ladislav Zezula
Updated 2024-12-03 05:41:26 +01:00
Test files for "implode" (PKWare DCL) compression
Updated 2024-12-03 05:41:26 +01:00
implementation of the PKWARE Data Compression Library format (imploding) for byte streams (fork/mirror of https://github.com/Schallaven/pwexplode)
Updated 2024-12-03 05:41:26 +01:00