Source: alt-php56-pecl-dbase
Section: php
Priority: optional
Maintainer: Eduard Chiganov <echiganov@cloudlinux.com>
Build-Depends: debhelper (>=9),
               alt-php56-dev,
               autoconf,
               pkg-config
Standards-Version: 3.9.6
Homepage: http://pecl.php.net/


Package: alt-php56-pecl-dbase
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Conflicts:
 alt-php56-pecl-ext (<< 1-118)
Description: These functions allow you to access records stored in dBase-format (dbf) databases.
 .
 There is no support for indexes or memo fields.
 The databases are automatically locked with blocking flock()s.
 .
 dBase files are simple sequential files of fixed length records. Records are appended to the end of the file and deleted records are kept until you call dbase_pack(). 

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