Package libwxsqlite3: Information
Source package: libwxsqlite3
Version: 4.8.1-alt1
Build time: Mar 25, 2023, 03:23 PM
Category: System/Libraries
Report package bugLicense: wxWidgets
Summary: C++ wrapper around the SQLite 3.x database
Description:
wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library. wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.6.22 are supported, like for example the creation of user defined scalar or aggregate functions. Since SQLite stores strings in UTF-8 encoding, the wxSQLite3 methods provide automatic conversion between wxStrings and UTF-8 strings. This works best for the Unicode builds of wxWidgets.
List of RPM packages built from this SRPM:
libwxsqlite3 (e2kv6, e2kv5, e2kv4, e2k)
libwxsqlite3-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libwxsqlite3-devel (e2kv6, e2kv5, e2kv4, e2k)
libwxsqlite3-doc (noarch)
libwxsqlite3 (e2kv6, e2kv5, e2kv4, e2k)
libwxsqlite3-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libwxsqlite3-devel (e2kv6, e2kv5, e2kv4, e2k)
libwxsqlite3-doc (noarch)
Maintainer: Anton Midyukov
Last changed
March 6, 2022 Anton Midyukov 1:4.8.1-alt1
- Initial build from libwxGTK3.0-sqlite3 - Build with wxGTK3.2 - Obsoletes old devel subpackages of previous versions - build documentation