套件: python3-semantic-version (2.8.2-2)
python3-semantic-version 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-semantic-version:
- [python-semantic-version_2.8.2-2.dsc]
- [python-semantic-version_2.8.2.orig.tar.xz]
- [python-semantic-version_2.8.2-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenStack
- 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: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-semantic-version-doc
- implementing the SemVer scheme - doc