| Name: | python34-apsw |
|---|---|
| Version: | 3.7.17.r1 |
| Release: | 3.el7 |
| Architecture: | aarch64 |
| Group: | Development/Libraries |
| Size: | 508262 |
| License: | zlib |
| RPM: | python34-apsw-3.7.17.r1-3.el7.aarch64.rpm |
| Source RPM: | python-apsw-3.7.17.r1-3.el7.src.rpm |
| Build Date: | Tue May 29 2018 |
| Build Host: | ca-buildarm02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/rogerbinns/apsw |
| Summary: | Another Python SQLite Wrapper |
| Description: | APSW is a Python 3.4 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. |