软件包: python3-semantic-version (2.3.1-1)
python3-semantic-version 的相关链接
Trisquel 的资源:
下载源码包 python-semantic-version:
- [python-semantic-version_2.3.1-1.dsc]
- [python-semantic-version_2.3.1.orig.tar.xz]
- [python-semantic-version_2.3.1-1.debian.tar.xz]
维护者:
Original Maintainers:
- PKG OpenStack (Mail Archive)
- Thomas Goirand
外部的资源:
- 主页 [github.com]
相似软件包:
implementing the SemVer scheme - Python 3.x
This small Python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can also support versions which wouldn't match the semantic version scheme by converting a version such as 0.1.2.3.4 into 0.1.2+3.4.
This package contains the Python 3.x module.
其他与 python3-semantic-version 有关的软件包
|
|
|
-
- dep: dpkg (>= 1.15.6~)
- Debian package management system
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-semantic-version-doc
- implementing the SemVer scheme - doc