Package php5-dbase: Information

    Source package: php5-dbase
    Version: 5.5.24.20150415-alt1
    Build time:  Apr 25, 2015, 09:47 AM in the task #143609
    Copied in the task: #144511
    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

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    April 24, 2015 Anton Farygin 5.5.24.20150415-alt1
    - Rebuild with php5-5.5.24.20150415-alt1
    Nov. 5, 2013 Nikolay A. Fetisov 5.4.17.20130704-alt1
    - Initial build for ALT Linux Sisyphus