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