Name: | libsqlite3x |
---|---|
Version: | 20071018 |
Release: | 20.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 77662 |
License: | zlib |
RPM: | libsqlite3x-20071018-20.el7.aarch64.rpm |
Source RPM: | libsqlite3x-20071018-20.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.wanderinghorse.net/computing/sqlite/ |
Summary: | A C++ Wrapper for the SQLite3 embeddable SQL database engine |
Description: | sqlite3 is a slick embedded SQL server written in C. It's easy to use, powerful, and quite fast. sqlite3x is a C++ wrapper API for working with sqlite3 databases that uses exceptions. |