| Name: | python3-apsw |
|---|---|
| Version: | 3.34.0.r1 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2057239 |
| License: | zlib |
| RPM: | python3-apsw-3.34.0.r1-1.el9.aarch64.rpm |
| Source RPM: | python-apsw-3.34.0.r1-1.el9.src.rpm |
| Build Date: | Mon Apr 04 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/rogerbinns/apsw |
| Summary: | Another Python SQLite Wrapper |
| Description: | APSW is a Python 3.9 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. |