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

  • Default inline alert: Версия в репозитории: 0.19.0-alt2

Исходный пакет: python3-module-aiosqlite
Версия: 0.17.0-alt1.gitde63727c
Последняя версия по данным Repology
Собран:  14 августа 2022 г. 18:21 в задании #305264
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.org/project/aiosqlite

Лицензия: MIT
О пакете: asyncio bridge to the standard sqlite3 module
Описание: 
aiosqlite provides a friendly, async interface to sqlite databases.

It replicates the standard sqlite3 module, but with async versions of all
the standard connection and cursor methods, plus context managers for
automatically closing connections and cursors. It can also be used in
the traditional, procedural manner. aiosqlite also replicates most of
the advanced features of sqlite3

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
python3-module-aiosqlite (noarch)

Сопровождающий: Anton Zhukharev

Список участников:
Anton Zhukharev

Права:
Anton Zhukharev
@everybody

    1. python3-module-pyproject-installer
    2. python3-module-tox
    3. python3-module-tox-console-scripts
    4. python3-module-tox-no-deps
    5. python3(pytest)
    6. python3(flit)
    7. python3(sqlite3)
    8. rpm-build-python3

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


11 августа 2022 г. Anton Zhukharev 0.17.0-alt1.gitde63727c
- initial build for Sisyphus