[ ソース: logilab-common ]
パッケージ: python3-logilab-common (2.0.0-1)
python3-logilab-common に関するリンク
Debian の資源:
logilab-common ソースパッケージをダウンロード:
- [logilab-common_2.0.0-1.dsc]
- [logilab-common_2.0.0.orig.tar.gz]
- [logilab-common_2.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.logilab.org]
類似のパッケージ:
useful miscellaneous modules used by Logilab projects (Python3)
logilab-common is a collection of low-level Python packages and modules, designed to ease:
* handling command line options and configuration files * writing interactive command line tools * manipulation files and character strings * interfacing to OmniORB * generating SQL queries * running unit tests * manipulating tree structures * accessing RDBMS (currently postgreSQL, MySQL and sqlite) * generating text and HTML reports * logging * parsing XML processing instructions
This package contains the Python 3 version of logilab-common.
その他の python3-logilab-common 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3-supported-min (>= 3.10)
- パッケージは利用できません
-
- dep: python3-mypy-extensions
- Experimental type system extensions for mypy typechecker (Python 3)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python