blob: 5957d3b8372be9387e8d655c1f67c6c1ee2e465f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<stabilize-allarches/>
<use>
<flag name="highlighting">Syntax highlighting using <pkg>dev-python/pygments</pkg></flag>
</use>
<upstream>
<remote-id type="github">gpoore/pythontex</remote-id>
</upstream>
</pkgmetadata>
|