[ 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
- interactive high-level object-oriented language (default python3 version)
-
- 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