Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

dev-db/sqlite

an SQL Database Engine in a C Library

Screenshots

  • sqlite-3.5.9
    alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd
    debug doc soundex tcl +threadsafe
    View      Download      License: as-is
  • sqlite-3.5.6
    alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd
    debug doc soundex tcl +threadsafe
    View      Download      License: as-is
  • sqlite-3.5.3
    alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd
    debug doc soundex tcl +threadsafe
    View      Download      License: as-is
  • sqlite-3.4.1
    alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd
    debug doc nothreadsafe soundex tcl
    View      Download      License: as-is
  • sqlite-2.8.16-r4
    alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd
    doc nls tcl
    View      Download      License: as-is

USE Flags

debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
doc
Global: Adds extra documentation (API, Javadoc, etc)
soundex
Global: Enable the soundex function to compute soundex encodings of strings
Local: Enable the soundex function to compute soundex encodings of strings
tcl
Global: Adds support the Tcl language
+threadsafe
Global:
nothreadsafe
Global: turn off thread safe operation of sqlite
Local: turn off thread safe operation of sqlite
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)