Pakket: python-pysqlite2-doc (2.7.0-1)
Verwijzigingen voor python-pysqlite2-doc
Debian bronnen:
Het bronpakket python-pysqlite2 downloaden:
- [python-pysqlite2_2.7.0-1.dsc]
- [python-pysqlite2_2.7.0.orig.tar.gz]
- [python-pysqlite2_2.7.0-1.debian.tar.xz]
Beheerder:
Vergelijkbare pakketten:
Documentation for python-pysqlite2
pysqlite is a DB-API 2.0-compliant database interface for SQLite.
SQLite is a relational database management system contained in a relatively small C library. It is a public domain project created by D. Richard Hipp. Unlike the usual client-server paradigm, the SQLite engine is not a standalone process with which the program communicates, but is linked in and thus becomes an integral part of the program. The library implements most of SQL-92 standard, including transactions, triggers and most of complex queries.
This package only contains the documentation.
Andere aan python-pysqlite2-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-underscore
- JavaScript's functional programming helper library