Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mingw32-sqlite - MinGW Windows port of sqlite embeddable SQL database engine
Website: |
http://www.sqlite.org/ |
License: |
Public Domain |
Vendor: |
Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
SQLite is a C library that implements an SQL database engine. A large
subset of SQL92 is supported. A complete database is stored in a
single disk file. The API is designed for convenience and ease of use.
Applications that link against SQLite can enjoy the power and
flexibility of an SQL database without the administrative hassles of
supporting a separate database server. Version 2 and version 3 binaries
are named to permit each to be installed on a single host
This package contains cross-compiled libraries and development tools
for Windows.
Packages
mingw32-sqlite-3.6.6.2-1.el5.src
[2.2 MiB] |
Changelog
by Richard Jones (2008-12-16):
- New upstream release (to match Fedora native), 3.6.6.2.
- Replace patches with ones from native.
- Rebase -no-undefined patch.
- Remove spurious +x permissions on libsqlite3.dll.a.
- Requires pkgconfig.
|