#archive-format #archive #file-format #arx #extract #format-file

libarx

The library to handle arx file, the file archive format based on Jubako

5 releases

0.3.2 Nov 22, 2024
0.3.1 Sep 8, 2024
0.3.0 Aug 29, 2024
0.2.1 Feb 20, 2024
0.2.0 Feb 6, 2024

#770 in Compression

Download history 3/week @ 2024-08-16 91/week @ 2024-08-23 84/week @ 2024-08-30 223/week @ 2024-09-06 49/week @ 2024-09-13 25/week @ 2024-09-20 21/week @ 2024-09-27 12/week @ 2024-10-04 13/week @ 2024-10-11 2/week @ 2024-10-18 4/week @ 2024-11-01 3/week @ 2024-11-08 3/week @ 2024-11-15 179/week @ 2024-11-22 19/week @ 2024-11-29

205 downloads per month
Used in 3 crates

MIT license

91KB
2.5K SLoC

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.

Dependencies

~12–23MB
~364K SLoC