[ buster ]
[ bullseye ]
[ ソース: python-mysqldb ]
パッケージ: python3-mysqldb-dbg (1.4.4-2 など)
python3-mysqldb-dbg に関するリンク
Debian の資源:
python-mysqldb ソースパッケージをダウンロード:
- [python-mysqldb_1.4.4-2.dsc]
- [python-mysqldb_1.4.4.orig.tar.gz]
- [python-mysqldb_1.4.4-2.debian.tar.xz]
メンテナ:
- Debian Python Modules Team (QA ページ, メールアーカイブ)
- Jonas Meurer (QA ページ)
- Brian May (QA ページ)
- Thomas Goirand (QA ページ)
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Python interface to MySQL (debug extension)
Mysqlclient is an interface to the popular MySQL database server for Python.
This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests.
This package contains modules for all Python 3.x versions supported in Debian built for Python debug interpreter.
その他の python3-mysqldb-dbg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: python3-dbg
- debug build of the Python 3 Interpreter (version 3.9)
-
- dep: python3-mysqldb (= 1.4.4-2+b3)
- Python interface to MySQL