ObjFW  Check-in [9a95da71d5]

Overview
Comment:Add OFZooArchive

Only support for reading so far.

Compression methods 0 (uncompressed) and 2 (LZ77 + Huffman, apparently
identical to lh4/lh5) are supported.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 9a95da71d52f7396534a701e7c07b09d2599e1881f2461fe8672f6f0fc6f7e96
User & Date: js on 2024-02-28 00:24:42
Other Links: manifest | tags
Context
2024-02-28
00:41
Fix missing import check-in: 4f9e27d416 user: js tags: trunk
00:24
Add OFZooArchive check-in: 9a95da71d5 user: js tags: trunk
2024-02-27
21:06
Add missing imports when using --disable-sockets check-in: 2d14df1979 user: js tags: trunk
Changes