[ 原始碼: python-semantic-version ]
套件:python3-semantic-version(2.6.0-2)
python3-semantic-version 的相關連結
Debian 的資源:
下載原始碼套件 python-semantic-version:
- [python-semantic-version_2.6.0-2.dsc]
- [python-semantic-version_2.6.0.orig.tar.xz]
- [python-semantic-version_2.6.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