套件: python3-apsw (3.16.2-r1-2build2)
python3-apsw 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-apsw:
- [python-apsw_3.16.2-r1-2build2.dsc]
- [python-apsw_3.16.2-r1.orig.tar.xz]
- [python-apsw_3.16.2-r1-2build2.debian.tar.xz]
維護者:
Original Maintainer:
- Joel Rosdahl
相似套件:
another Python SQLite 3 wrapper (Python 3 version)
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 Python 3.
其他與 python3-apsw 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: libsqlite3-0 (>= 3.8.9)
- SQLite 3 shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
-
- sug: python-apsw-doc
- documentation for python-apsw