| Name: | libsq3 |
|---|---|
| Version: | 20071018 |
| Release: | 31.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 143618 |
| License: | zlib |
| RPM: | libsq3-20071018-31.el9.aarch64.rpm |
| Source RPM: | libsqlite3x-20071018-31.el9.src.rpm |
| Build Date: | Fri Feb 25 2022 |
| Build Host: | build-ol9-aarch64.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. sq3 is a C++ wrapper API for working with sqlite3 databases that does not use exceptions. |