| Name: | python3-apsw |
|---|---|
| Version: | 3.26.0.r1 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2060241 |
| License: | zlib |
| RPM: | python3-apsw-3.26.0.r1-1.el8.aarch64.rpm |
| Source RPM: | python-apsw-3.26.0.r1-1.el8.src.rpm |
| Build Date: | Tue Dec 10 2019 |
| Build Host: | ca-arm-jenkins-builder-01 |
| Vendor: | Oracle America |
| URL: | https://github.com/rogerbinns/apsw |
| Summary: | Another Python SQLite Wrapper |
| Description: | APSW is a Python 3.6 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. |