[ 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