Пакет python3-modules-sqlite3: Информация

    Бинарный пакет: python3-modules-sqlite3
    Версия: 3.7.11-alt1.E2K.1
    Архитектура: e2kv4
    Собран:  2 сентября 2021 г. 14:22
    Исходный пакет: python3
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.python.org/

    Лицензия: Python
    О пакете: DB-API 2.0 interface for SQLite databases
    Описание: 
    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.

    Сопровождающий: Michael Shigorin


    Последнее изменение


    2 сентября 2021 г. Michael Shigorin 3.7.11-alt1.E2K.1
    - E2K: turn USE_COMPUTED_GOTOS off for now (see #40278)
    9 июля 2021 г. Aleksei Nikiforov 3.7.11-alt1
    - Updated to upstream version 3.7.11.
    24 января 2020 г. Anton V. Boyarshinov 3.7.4-alt3
    - hackaround forbidden python-base dep
    - 'Trusted mode': optional modules loading paths restriction