| Name: | python34-apsw |
|---|---|
| Version: | 3.7.17.r1 |
| Release: | 3.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 463558 |
| License: | zlib |
| RPM: | python34-apsw-3.7.17.r1-3.el7.x86_64.rpm |
| Source RPM: | python-apsw-3.7.17.r1-3.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-03.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. |