summaryrefslogtreecommitdiff
path: root/dev-python/ansible-runner/metadata.xml
blob: 6d093e1726555585d2b62f599063d6fc78b3c87b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>zmedico@gentoo.org</email>
  <name>Zac Medico</name>
 </maintainer>
 <longdescription lang="en">
A tool and python library that helps when interfacing with Ansible
directly or as part of another system whether that be through a
container image interface, as a standalone tool, or as a Python module
that can be imported. The goal is to provide a stable and consistent
interface abstraction to Ansible.
</longdescription>
 <upstream>
  <bugs-to>https://github.com/ansible/ansible-runner/issues</bugs-to>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>