Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37546983
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libwxsqlite3

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.8.1-alt1
Время сборки: 16 марта 2023, 17:56 ( 58.2 недели назад )
Размер архива: 7.77 Mb

Домашняя страница:   http://wxcode.sourceforge.net/components/wxsqli…

Лицензия: wxWidgets
О пакете: C++ wrapper around the SQLite 3.x database
Описание:

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.

Текущий майнтейнер: Anton Midyukov (maintainer)

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libwxsqlite3
  • libwxsqlite3-debuginfo
  • libwxsqlite3-devel
  • libwxsqlite3-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin