すべてのオプション
trixie  ] [  sid  ]
[ ソース: python-yamlfix  ]

パッケージ: python3-yamlfix (1.16.0-1)

python3-yamlfix に関するリンク

Screenshot

Debian の資源:

python-yamlfix ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

Simple opionated yaml formatter that keeps your comments

yamlfix is a Python based YAML file formatter which will fix any known formatting issue within your YAML files automatically.

It can read configuration settings from pyproject.toml, from configuration files or environment variables while it is called from the CLI or by including as Python library.

Main feature are:

 * Add the header --- to your file.
 * Correct truthy strings: 'True' -> true, 'no' -> 'false'
 * Remove unnecessary apostrophes:
   title: 'Why we sleep' -> title: Why we sleep.
 * Correct comments
 * Ensure that there is exactly one newline at the end of each file, to
   comply with the POSIX standard.
 * Split long lines.
 * Respect Jinja2 syntax.
 * Convert short lists to flow-style list: [item, item]
 * Convert lists longer than line-width to block-style

This package provides the Python 3.x module.

その他の python3-yamlfix 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

python3-yamlfix のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 16.7 kB75.0 kB [ファイル一覧]