[ 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