[ 源代码: 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)
- JavaScript support for Sphinx documentation
-
- 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
- elegant and simple HTTP library for Python3, built for human beings
-
- 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