Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040639
en ru br
ALT Linux repos
S:4.8.1-alt1

Group :: System/Libraries
RPM: libwxsqlite3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.8.1-alt1
Build date: 16 march 2023, 17:56 ( 54.0 weeks ago )
Size: 7.77 Mb

Home page:   http://wxcode.sourceforge.net/components/wxsqli…

License: 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.

Current maintainer: Anton Midyukov (maintainer)

List of contributors

List of rpms provided by this srpm:

  • libwxsqlite3
  • libwxsqlite3-debuginfo
  • libwxsqlite3-devel
  • libwxsqlite3-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin