An open API service indexing awesome lists of open source software.

https://github.com/thaliaarchi/archive

Traversal utilities for ZIP and tar archives with gzip, XZ, and LZ4 compression
https://github.com/thaliaarchi/archive

Last synced: 2 months ago
JSON representation

Traversal utilities for ZIP and tar archives with gzip, XZ, and LZ4 compression

Awesome Lists containing this project

README

        

# archive

Package archive contains traversal utilities for ZIP and tar archives
with gzip, bzip2, xz, and LZ4 compression.

Clients include
[andrewarchi/browser](https://github.com/andrewarchi/browser) and
[andrewarchi/urlhero](https://github.com/andrewarchi/urlhero).

## License

This project is made available under the
[Mozilla Public License](https://www.mozilla.org/en-US/MPL/2.0/).