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

Package: python3-ansible-runner-http
Architecture: all
Description: Ansible Runner HTTP Event Emitter
 This project is a plugin for Ansible Runner that allows emitting Ansible
 status and events to HTTP services in the form of POST events. This can
 allow Runner to notify other systems as Ansible jobs are run and to
 deliver key events to that system if it's interested.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-requests,
 python3-requests-unixsocket,
