| Name: | python3-apsw |
|---|---|
| Version: | 3.46.1.0 |
| Release: | 4.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 16958196 |
| License: | any-OSI |
| RPM: | python3-apsw-3.46.1.0-4.el10_0.aarch64.rpm |
| Source RPM: | python-apsw-3.46.1.0-4.el10_0.src.rpm |
| Build Date: | Wed May 21 2025 |
| Build Host: | build-ol10-aarch64.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. |