[ ソース: python-semantic-release ]
パッケージ: python3-semantic-release (9.14.0-1)
python3-semantic-release に関するリンク
Debian の資源:
python-semantic-release ソースパッケージをダウンロード:
- [python-semantic-release_9.14.0-1.dsc]
- [python-semantic-release_9.14.0.orig.tar.gz]
- [python-semantic-release_9.14.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Automatic Semantic Versioning for Python projects
Python implementation of 'semantic-release' for JS by Stephan Bönnemann.
The idea is to be able to detect what the next version of the project should be based on the commits. This tool will use that to automate the release, upload to an artifact repository and post changelogs to GitHub.
その他の python3-semantic-release 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-click-option-group
- Extension for Python click adding option groups (Python 3)
-
- dep: python3-dotty-dict
- Dictionary wrapper for quick access to deeply nested keys
-
- dep: python3-git (<< 4)
- Python library to interact with Git repositories
- dep: python3-git (>= 3.0)
-
- dep: python3-gitlab
- Python 3 GitLab API client library
-
- dep: python3-importlib-resources
- Read resources from Python packages
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-pydantic (>= 2.0)
- Data validation and settings management using Python type hinting
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-shellingham
- Tool to Detect Surrounding Shell
-
- dep: python3-tomlkit
- style-preserving TOML library for Python