Пакет python-module-apsw: Информация

    Бинарный пакет: python-module-apsw
    Версия: 3.35.4-alt2.r1
    Архитектура: e2kv5
    Собран:  13 августа 2021 г. 19:40
    Исходный пакет: python-module-apsw
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://rogerbinns.github.io/apsw

    Лицензия: Zlib
    О пакете: Another Python SQLite Wrapper
    Описание: 
    APSW is a Python wrapper for the SQLite embedded relational database
    engine. In contrast to other wrappers such as pysqlite it focuses on
    being a minimal layer over SQLite attempting just to translate the
    complete SQLite API into Python.

    Сопровождающий: Yuri N. Sedunov


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


    13 июля 2021 г. Yuri N. Sedunov 3.35.4-alt2.r1
    - enabled SQLite loadable extensions (ALT # 40472)
    14 апреля 2021 г. Yuri N. Sedunov 3.35.4-alt1.r1
    - 3.35.4
    22 декабря 2020 г. Yuri N. Sedunov 3.34.0-alt1.r1
    - 3.34.0
    - enabled %check