[ trixie ]
[ sid ]
[ 源代码: python-changelogd ]
软件包:python3-changelogd(0.1.7-2)
python3-changelogd 的相关链接
Debian 的资源:
下载源码包 python-changelogd:
- [python-changelogd_0.1.7-2.dsc]
- [python-changelogd_0.1.7.orig.tar.gz]
- [python-changelogd_0.1.7-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Changelogs without conflicts
Changelogd allows teams to avoid merge conflicts for the changelog files. The ``changelogd`` content is stored within multiple YAML files - one per each changelog entry. Then, during application release, all input files are combined into one release file. The script uses Jinja2 templates to generate one consistent text file out of all input YAML files. The default output format is Markdown, but by modifying the templates it can be changed into any text format you like.
其他与 python3-changelogd 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-ruamel.yaml
- Roundtrip YAML parser/emitter (Python 3 module)
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x