[ ソース: python-releases ]
パッケージ: python3-releases (1.6.3-1)
python3-releases に関するリンク
Debian の資源:
python-releases ソースパッケージをダウンロード:
- [python-releases_1.6.3-1.dsc]
- [python-releases_1.6.3.orig.tar.gz]
- [python-releases_1.6.3-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Sphinx extension for changelog manipulation (Python 3)
Releases is a Sphinx extension designed to help you keep a source control friendly, merge friendly changelog file & turn it into useful, human readable HTML output.
Specifically:
* The source format (kept in your Sphinx tree as ``changelog.rst``) is a stream-like timeline that plays well with source control & only requires one entry per change (even for changes that exist in multiple release lines). * The output (when you have the extension installed and run your Sphinx build command) is a traditional looking changelog page with a section for every release; multi-release issues are copied automatically into each release. * By default, feature and support issues are only displayed under feature releases, and bugs are only displayed under bugfix releases. This can be overridden on a per-issue basis.
This package contains the python3.x version of the library
その他の python3-releases 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-docutils
- reStructuredText 用テキスト処理システム (Python 3 による実装)
-
- dep: python3-semantic-version
- implementing the SemVer scheme - Python 3.x
-
- dep: python3-sphinx (>= 1.3.1-3~)
- documentation generator for Python projects
-
- sug: python-releases-doc
- Sphinx extension for changelog manipulation documentation
-
- enh: python3-sphinx
- documentation generator for Python projects