Name: | python3-apsw |
---|---|
Version: | 3.46.1.0 |
Release: | 4.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 16921299 |
License: | any-OSI |
RPM: | python3-apsw-3.46.1.0-4.el10_0.x86_64.rpm |
Source RPM: | python-apsw-3.46.1.0-4.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rogerbinns/apsw |
Summary: | Another Python SQLite Wrapper |
Description: | APSW is a Python 3.12 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. |