套件:python-pysqlite2-doc(2.7.0-1)
python-pysqlite2-doc 的相關連結
Debian 的資源:
下載原始碼套件 python-pysqlite2:
- [python-pysqlite2_2.7.0-1.dsc]
- [python-pysqlite2_2.7.0.orig.tar.gz]
- [python-pysqlite2_2.7.0-1.debian.tar.xz]
維護者:
相似套件:
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.
其他與 python-pysqlite2-doc 有關的套件
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-underscore
- JavaScript's functional programming helper library