パッケージ: python-apsw (3.3.5r1-2build1) [universe]
python-apsw に関するリンク
Ubuntu の資源:
python-apsw ソースパッケージをダウンロード:
- [python-apsw_3.3.5r1-2build1.dsc]
- [python-apsw_3.3.5r1.orig.tar.gz]
- [python-apsw_3.3.5r1-2build1.diff.gz]
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Joel Rosdahl
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
another Python SQLite 3 wrapper
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.
その他の python-apsw 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.3.8)
- SQLite 3 共有ライブラリ
-
- dep: python (<< 2.6)
- 対話式の高水準オブジェクト指向言語 (デフォルトバージョン)
- dep: python (>= 2.4)
-
- dep: python-central (>= 0.5.8)
- Python パッケージ用の登録および構築ユーティリティ