Source: python-ansible-lint
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/ansible/ansible-lint/tags
Vcs-Browser: https://github.com/alvistack/ansible-ansible-lint
Vcs-Git: https://github.com/alvistack/ansible-ansible-lint.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: ansible-lint
Architecture: all
Description: Best practices checker for Ansible
 Checks playbooks for practices and behavior that could potentially be
 improved.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 ansible-core (>= 2.12.0),
 black (>= 22.8.0),
 python3,
 python3-filelock (>= 3.3.0),
 python3-jsonschema (>= 4.10.0),
 python3-packaging (>= 21.3),
 python3-rich (>= 12.0.0),
 python3-ruamel.yaml (>= 0.17.21),
 python3-subprocess-tee (>= 0.4.1),
 python3-wcmatch (>= 8.1.2),
 python3-yaml (>= 5.4.1),
 yamllint (>= 1.26.3),
Provides:
 python3-ansible-lint,
