Paket: python3-yamlfix (1.17.0-3)
python3-yamlfix için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
python-yamlfix Kaynak Paketini İndir:
- [python-yamlfix_1.17.0-3.dsc]
- [python-yamlfix_1.17.0.orig.tar.gz]
- [python-yamlfix_1.17.0-3.debian.tar.xz]
Geliştiriciler:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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 ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click (>= 8.1.3~)
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-maison (>= 2.0.0~)
- Read Python package configuration settings
-
- dep: python3-pydantic (>= 2~)
- Data validation and settings management using Python type hinting
-
- dep: python3-ruyaml (>= 0.91.0~)
- YAML 1.2 loader/dumper package for Python
python3-yamlfix indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 17,8 kB | 77,0 kB | [dosya listesi] |