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

Package: ansible-core
Architecture: all
Description: Ansible IT Automation
 Ansible is a radically simple model-driven configuration management,
 multi-node deployment, and remote task execution system. Ansible works
 over SSH and does not require any software or daemons to be installed on
 remote nodes. Extension modules can be written in any language and are
 transferred to managed machines automatically.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 libyaml-0-2,
 python3,
 python3-cryptography,
 python3-jinja2,
 python3-jmespath,
 python3-netaddr,
 python3-packaging,
 python3-resolvelib (>= 0.5.3),
 python3-yaml (>= 5.1),
Provides:
 python3-ansible-core,

Package: ansible-test
Architecture: all
Description: Ansible IT Automation
 This package installs the ansible-test command for testing modules and
 plugins developed for ansible.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 ansible-core (= ${source:Version}),
 python3-venv,
Provides:
 python3-ansible-test,
