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

Package: python3-ansible-runner
Architecture: all
Description: Tool and python library to interface with Ansible
 Ansible Runner is a tool and python library that helps when interfacing
 with Ansible from other systems whether through a container image
 interface, as a standalone tool, or imported into a python project.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-daemon,
 python3-importlib-metadata,
 python3-packaging,
 python3-pexpect (>= 4.5),
 python3-six,
 python3-yaml,
