libtar is a C library for manipulating tar archives. It supports both the strict POSIX tar format and many of the commonly-used GNU extensions.
| Tags | Software Development Libraries Archiving |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: This release fixes a bug in tar_extract_regfile() that caused permission problems on certain platforms.


Changes: Various portability and bugfixes were made.


Changes: Many bugs relating to POSIX filename encoding, CRC computation, and file header checking were fixed.


Changes: Various portability fixes, code cleanups, and bugfixes.


Changes: Initial freshmeat announcement; minor API changes to provide a cleaner and more flexible interface to the calling application, and several bugfixes.