Package python-modules-sqlite3: Information

    Binary package: python-modules-sqlite3
    Version: 2.7.11-alt6.M80P.1
    Architecture: x86_64
    Build time:  May 30, 2018, 08:15 PM in the task #207375
    Source package: python
    Report package bug
    License: PSF
    Summary: DB-API 2.0 interface for SQLite databases
    Description: 
    SQLite is a C library that provides a lightweight disk-based database
    that doesn't require a separate server process and allows accessing
    the database using a nonstandard variant of the SQL query language.
    Some applications can use SQLite for internal data storage.  It's also
    possible to prototype an application using SQLite and then port the
    code to a larger database such as PostgreSQL or Oracle.
    
    pysqlite was written by Gerhard Ha:ring and provides a SQL interface
    compliant with the DB-API 2.0 specification described by PEP 249.



    Last changed


    May 30, 2018 Andrey Bychkov 2.7.11-alt6.M80P.1
    - Added cleaning os-release parameters (patch26)
    May 28, 2018 Andrey Bychkov 2.7.11-alt5.M80P.1
    - Fixed detection of linux distribution
    Oct. 24, 2017 Ivan Zakharyaschev 2.7.11-alt4.M80P.1
    - Build for p8