libarx

Crates.iolibarx
lib.rslibarx
version0.3.1
sourcesrc
created_at2024-02-06 13:40:59.416042
updated_at2024-09-08 18:32:00.736008
descriptionThe library to handle arx file, the file archive format based on Jubako.
homepage
repositoryhttps://github.com/jubako/arx
max_upload_size
id1128898
size89,526
Jubako (github:jubako:jubako)

documentation

README

What is arx

Arx is a file archive format based on the jubako container format.

It allow you to create, read, extract file archive (as zip or tar does).

Arx (and Jubako) is in active development. While it works pretty well, I do not recommand to use it to do backups. However, you can use it to transfer data or explore archives.

Try arx

This package is the library use by arx, tar2arx and zip2arx to create and read arx archive.

Commit count: 0

cargo fmt