パッケージ: 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 (メールアーカイブ)
- 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