Package php5-dbase: Information

    Source package: php5-dbase
    Version: 5.6.30.20170119-alt2.M80P.1
    Build time:  Feb 3, 2017, 05:09 PM in the task #177335
    Category: System/Servers
    Report package bug
    License: PHP Licence
    Summary: PHP5 dBase database file access functions
    Description: 
    PHP5 dBase functions allows to access records stored in
    dBase-format (dbf) databases.
    
    There is no support for indexes or memo fields.
    There is no support for locking, too. Two concurrent webserver
    processes modifying the same dBase file will very likely ruin
    database.
    
    dBase files are simple sequential files of fixed length records.
    Records are appended to the end of the file and delete records
    are kept until you call dbase_pack().

    List of rpms provided by this srpm:
    php5-dbase (x86_64, i586)
    php5-dbase-debuginfo (x86_64, i586)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Anton Farygin
    Nikolay A. Fetisov

      1. php5-devel = 5.6.30.20170119
      2. rpm-build-php5

    Last changed


    Feb. 2, 2017 Anton Farygin 5.6.30.20170119-alt2.M80P.1
    - Rebuild with php5-5.6.30.20170119-alt2.M80P.1
    Nov. 5, 2013 Nikolay A. Fetisov 5.4.17.20130704-alt1
    - Initial build for ALT Linux Sisyphus