Source: yamllint Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann XSBC-Original-Maintainer: Debian Python Team XSBC-Original-Uploaders: Adrien Vergé , Philipp Huebner Bugs: mailto:maintainers@lists.progress-linux.org Section: devel Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pathspec, python3-setuptools, pybuild-plugin-pyproject, python3-sphinx, python3-sphinx-rtd-theme, python3-yaml Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/yamllint Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/yamllint XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/yamllint XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/yamllint.git Homepage: https://github.com/adrienverge/yamllint Package: yamllint Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-pkg-resources Description: Linter for YAML files yamllint does not only check for syntax validity, but for weirdnesses like key repetition and cosmetic problems such as lines length, trailing spaces, indentation, etc.