全部搜尋項
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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-yamlfix

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 16。7 kB75。0 kB [檔案列表]