2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-02-11 00:10:15 +03:00
Files
gentoo/dev-tex/minted/metadata.xml
Florian Schmaus ec950dc83e dev-tex/minted: add tex@gentoo.org as maintainer
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-02-11 11:53:53 +01:00

24 lines
802 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>tex@gentoo.org</email>
<name>Gentoo TeX Project</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
minted is a LaTeX package that facilitates expressive syntax highlighting
using the Pygments library. The package also provides options to customize
the highlighted source code output using fancyvrb.
</longdescription>
<stabilize-allarches />
<upstream>
<bugs-to>https://github.com/gpoore/minted/issues/</bugs-to>
<remote-id type="github">gpoore/minted</remote-id>
</upstream>
</pkgmetadata>