[ 源代码: python-semantic-version ]
软件包:python3-semantic-version(2.10.0-2)
python3-semantic-version 的相关链接
Debian 的资源:
下载源码包 python-semantic-version:
- [python-semantic-version_2.10.0-2.dsc]
- [python-semantic-version_2.10.0.orig.tar.xz]
- [python-semantic-version_2.10.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-semantic-version-doc
- implementing the SemVer scheme - doc