Package python3-module-apsw: Information

Binary package: python3-module-apsw
Version: 3.35.4-alt2.r1
Architecture: ppc64le
Build time:  Jul 13, 2021, 04:35 AM in the task #278656
Source package: python-module-apsw
Report package bug
License: Zlib
Summary: Another Python SQLite Wrapper Python 3 packages
Description: 
APSW is a Python 3 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 3.

Maintainer: Yuri N. Sedunov



Last changed


July 13, 2021 Yuri N. Sedunov 3.35.4-alt2.r1
- enabled SQLite loadable extensions (ALT # 40472)
April 14, 2021 Yuri N. Sedunov 3.35.4-alt1.r1
- 3.35.4
Dec. 22, 2020 Yuri N. Sedunov 3.34.0-alt1.r1
- 3.34.0
- enabled %check