[ buster ]
[ 源代码: python-pysqlite1.1 ]
软件包:python-pysqlite1.1(1.1.8a-8)
python-pysqlite1.1 的相关链接
Debian 的资源:
下载源码包 python-pysqlite1.1:
- [python-pysqlite1.1_1.1.8a-8.dsc]
- [python-pysqlite1.1_1.1.8a.orig.tar.gz]
- [python-pysqlite1.1_1.1.8a-8.debian.tar.xz]
维护者:
相似软件包:
python interface to SQLite 3
pysqlite is an interface to the SQLite database server for Python. It aims to be fully compliant with Python database API version 2.0 while also exploiting the unique features of SQLite.
pysqlite 1.1.x is built against SQLite 3 but uses the same API as pysqlite 1.0.x (for SQLite 2, packaged as python-sqlite). Newer interfaces to SQLite 3 can be found in the package python-pysqlite2 and python-apsw.
其他与 python-pysqlite1.1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- sug: python-pysqlite1.1-dbg
- python interface to SQLite 3 (debug extension)