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

Package: python3-molecule
Architecture: all
Description: Molecule aids in the development and testing of Ansible roles
 Molecule project is designed to aid in the development and testing of
 Ansible roles. Molecule provides support for testing with multiple
 instances, operating systems and distributions, virtualization
 providers, test frameworks and testing scenarios. Molecule encourages an
 approach that results in consistently developed roles that are
 well-written, easily understood and maintained.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-ansible-compat (>= 2.2.0),
 python3-click (>= 8.0),
 python3-click-help-colors (>= 0.9),
 python3-cookiecutter (>= 1.7.3),
 python3-enrich (>= 1.2.7),
 python3-jinja2 (>= 2.11.3),
 python3-jsonschema (>= 4.9.1),
 python3-packaging,
 python3-pluggy (>= 0.7.1),
 python3-rich (>= 9.5.1),
 python3-yaml (>= 5.1),
