Name: | python-libarchive |
---|---|
Version: | 3.1.2.1 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 292159 |
License: | BSD |
RPM: | python-libarchive-3.1.2.1-5.el7.aarch64.rpm |
Source RPM: | python-libarchive-3.1.2.1-5.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.google.com/p/python-libarchive/ |
Summary: | Fully functional Python wrapper for libarchive |
Description: | Fully functional Python wrapper for libarchive. Created using SWIG. The low-level API provides access to all of the functionality of libarchive. The package also includes a high level python library which mimics the zipfile and tarfile modules. Libarchive supports the following: - 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- fix non-standard-executable-perms reported in BZ #1004845
- fix build problems reported in BZ #1004845
- initial version