Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
<name>Zac Medico</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>me@rahil.rocks</email>
<name>Rahil Bhimjiani</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
Podman (the POD MANager) is a tool for managing containers
and images, volumes mounted into those containers, and pods
made from groups of containers. Podman is based on libpod,
a library for container lifecycle management that is also
contained in this repository. The libpod library provides
APIs for managing containers, pods, container images,
and volumes.
</longdescription>
<use>
<flag name="btrfs">
Enable btrfs support (graph driver) in Podman
</flag>
<flag name="wrapper">
Install a wrapper to allow using `podman` as a drop-in replacement for `docker`
</flag>
</use>
<upstream>
<doc>https://podman.io/docs</doc>
<bugs-to>https://github.com/containers/podman/issues</bugs-to>
<remote-id type="github">containers/podman</remote-id>
</upstream>
</pkgmetadata>