Artifact python3-yamlfix_1.17.0-3_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-click (>= 8.1.3~), python3-maison (>= 2.0.0~), python3-pydantic
    (>= 2~), python3-ruyaml (>= 0.91.0~), python3:any
  Description: |-
    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.
  Homepage: https://github.com/lyz-code/yamlfix
  Installed-Size: '77'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-yamlfix
  Priority: optional
  Section: python
  Source: python-yamlfix
  Version: 1.17.0-3
srcpkg_name: python-yamlfix
srcpkg_version: 1.17.0-3

File

python3-yamlfix_1.17.0-3_all.deb
Binary file python3-yamlfix_1.17.0-3_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-yamlfix_1.17.0-3

binary package System - - 2 months ago 1 month
BETA