| Name: | perl-Archive-Any-Lite |
|---|---|
| Version: | 0.10 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 29049 |
| License: | GPL+ or Artistic |
| RPM: | perl-Archive-Any-Lite-0.10-1.el7.noarch.rpm |
| Source RPM: | perl-Archive-Any-Lite-0.10-1.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Archive-Any-Lite |
| Summary: | Simple CPAN package extractor |
| Description: | This is a fork of Archive::Any by Michael Schwern and Clint Moore. The main difference is that this works properly even when you fork(), and may require less memory to extract a tarball. On the other hand, this isn't pluggable (it only supports file formats used in the CPAN toolchains), and it doesn't check MIME types. |
- Update to 0.10 - Added LICENSE file (CPAN RT#88571)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to 0.09 - Updated version requirements
- Update to 0.08 - Support an optional hash reference for finer extraction control - Add patch to build with ExtUtils::MakeMaker rather than ExtUtils::MakeMaker::CPANfile - Since we now need Archive::Tar 1.76, the package can't build for EPEL < 7 and so support for everything older can be dropped
- Sanitize for Fedora submission
- Initial RPM version