mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-11 00:10:15 +03:00
24 lines
802 B
XML
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>
|