Source: alt-php72-pecl-rar
Section: php
Priority: optional
Maintainer: Ilya Voyskovsky <ivoyskovsky@cloudlinux.com>
Build-Depends: debhelper (>=9),
               alt-php72-dev,
               autoconf,
Standards-Version: 3.9.6
Homepage: http://pecl.php.net/


Package: alt-php72-pecl-rar
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Conflicts:
 alt-php72-pecl-ext (<< 1-90)
Description:  PHP extension for reading RAR archives using the bundled UnRAR library.
 .
 This extension uses a modified version of the UnRAR library. The UnRAR library is an official
 open-source library by RARLabs, an auto generated subset of the RAR codebase. It is
 available from http://www.rarlab.com/rar_add.htm Please note that it has a more restrictive
 license than the PHP bindings, barring using it to re-create the RAR compression algorithm.
 See unrar/LICENSE.txt for details.
 .
  Some modifications have been applied to the UnRAR library, mainly to allow streaming extraction of files without using threads. 

Package:alt-php72-pecl-rar-tests
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
               alt-php72-pecl-rar
Description: The alt-php72-pecl-rar-tests package contains the unit tests from the tarball
