[ buster ]
[ 源代码: python-sqlite ]
软件包:python-sqlite(1.0.1-12)
python-sqlite 的相关链接
Debian 的资源:
下载源码包 python-sqlite:
- [python-sqlite_1.0.1-12.dsc]
- [python-sqlite_1.0.1.orig.tar.gz]
- [python-sqlite_1.0.1-12.debian.tar.xz]
维护者:
相似软件包:
Python interface to SQLite 2
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.0.x is built against SQLite 2. For an interface to SQLite 3, see the package python-pysqlite1.1, python-pysqlite2 or python-apsw.
其他与 python-sqlite 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsqlite0 (>= 2.8.17)
- SQLite 2 shared library
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- sug: python-sqlite-dbg
- Python interface to SQLite 2 (debug extension)