[ buster ]
[ bullseye ]
[ 原始碼: python-apsw ]
套件:python3-apsw-dbg(3.34.0-r1-1)
python3-apsw-dbg 的相關連結
Debian 的資源:
下載原始碼套件 python-apsw:
- [python-apsw_3.34.0-r1-1.dsc]
- [python-apsw_3.34.0-r1.orig.tar.xz]
- [python-apsw_3.34.0-r1-1.debian.tar.xz]
維護者:
相似套件:
another Python 3 SQLite 3 wrapper (debug extension)
APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW's API looks vaguely similar to Python's DB-API, it is not compliant with that API and instead works the way SQLite 3 does.
This package contains the extension built for the Python 3 debug interpreter.
其他與 python3-apsw-dbg 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.34.0)
- SQLite 3 shared library
-
- dep: python3-apsw (= 3.34.0-r1-1)
- another Python SQLite 3 wrapper (Python 3 version)
-
- dep: python3-dbg
- debug build of the Python 3 Interpreter (version 3.9)