[ trixie ]
[ sid ]
[ ソース: python-shippinglabel ]
パッケージ: python3-shippinglabel (2.0.0+dfsg-1)
python3-shippinglabel に関するリンク
Debian の資源:
python-shippinglabel ソースパッケージをダウンロード:
- [python-shippinglabel_2.0.0+dfsg-1.dsc]
- [python-shippinglabel_2.0.0+dfsg.orig.tar.xz]
- [python-shippinglabel_2.0.0+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Utilities for handling packages
Module developed with the aim of assisting the developer in managing packages with the following functions:
- Returns the web links for the given project. - Useful for creating and verifying sha256 checksums of files. - Useful for working with trove classifiers. - Useful for working with the Python Package Index (PyPI). - Useful for working with PEP 508 requirements. - Useful for working with source distributions. - Serves to assist in building conda packages. - Returns the subset of versions that do not end with -dev. - Returns the subset of versions that are not pre-releases (alpha, beta, dev, rc etc.). packages. - Reads the pyvenv.cfg for the given virtualenv and returns a key: value mapping of your content. - among other features.
その他の python3-shippinglabel 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dist-meta
- Parse and create Python distribution metadata
-
- dep: python3-dom-toml
- Dom's tools for Tom's obvious, minimal language
-
- dep: python3-domdf-python-tools
- Helpful functions for Python
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python