Name: | python3-apsw |
---|---|
Version: | 3.26.0.r1 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2018705 |
License: | zlib |
RPM: | python3-apsw-3.26.0.r1-1.el8.x86_64.rpm |
Source RPM: | python-apsw-3.26.0.r1-1.el8.src.rpm |
Build Date: | Mon Dec 02 2019 |
Build Host: | jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.com |
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. |