[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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