libarchive.org
Open in
urlscan Pro
2600:9000:2240:3c00:16:e6b0:f440:93a1
Public Scan
URL:
http://libarchive.org/
Submission: On March 31 via api from IT — Scanned from IT
Submission: On March 31 via api from IT — Scanned from IT
Form analysis
0 forms found in the DOMText Content
LIBARCHIVE Multi-format archive and compression library The source distribution includes the libarchive library, the bsdtar and bsdcpio command-line programs, full test suite, and documentation. * Stable release: 3.6.2 (Dec 09, 2022) tar.xz tar.gz zip win64-binary * Current Development Sources: Tar.gz of github master branch Zip of github master branch * Legacy releases The libarchive library features: * Support for a variety of archive and compression formats. * Robust automatic format detection, including archive/compression combinations such as tar.gz. * Zero-copy internal architecture for high performance. * Streaming architecture eliminates all limits on size of archive, limits on entry sizes depend on particular formats. * Carefully factored code to minimize bloat when programs are statically linked. * Growing test suite to verify correctness of new ports. * Works on most POSIX-like systems (including FreeBSD, Linux, Solaris, etc.) * Supports Windows, including Cygwin, MinGW, and Visual Studio. The bsdtar and bsdcpio command-line u1tilities are feature- and performance-competitive with other tar and cpio implementations: * Reads a variety of formats, including tar, pax, cpio, zip, xar, lha, ar, cab, mtree, rar, and ISO images. * Writes tar, pax, cpio, zip, xar, ar, ISO, mtree, and shar archives. * Automatically handles archives compressed with gzip, bzip2, lzip, xz, lzma, or compress. * Unique format conversion feature. Documentation Links: * Build Instructions * Examples of using the library * Formats supported by the library * Manpages included in the distribution * Libarchive Users * Release Notes * Ideas for people who want to contribute LICENSE New BSD License ISSUE TRACKER The issue tracker for libarchive is hosted on GitHub. To report a general issue, use the issue tracker. For pull requests, use GitHub's pull request feature. CONTIUOUS BUILD GitHub Actions (Ubuntu, macOS, Windows) Cirrus CI (FreeBSD) Fedora copr (Fedora, EPEL) CDash (big endian) MAILING LISTS libarchive-announce libarchive-discuss libarchive-commits DOWNLOAD Downloads for all releases are available at the downloads page (downloads). You can download this project in either zip or tar formats. You can also clone the project with Git by running: $ git clone https://github.com/libarchive/libarchive get the source code on GitHub : libarchive/libarchive