Michał Górny ae5ce7b782
dev-python/ansible-pygments: Add python@ as maintainer
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-28 13:38:03 +02:00

21 lines
781 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
This project provides a <pkg>dev-python/pygments</pkg> lexer that is able to handle
<pkg>app-admin/ansible</pkg> output. It may be used anywhere Pygments is integrated.
The lexer is registered globally under the name "ansible-output".
It also provides a Pygments style for tools needing to highlight code snippets.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">ansible-community/ansible-pygments</remote-id>
<remote-id type="pypi">ansible-pygments</remote-id>
</upstream>
</pkgmetadata>