blob: daba23247fd98183829bd283e48dd9c13bfd4cdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>samuelbernardo.mail@gmail.com</email>
<name>Samuel Bernardo</name>
</maintainer>
<upstream>
<remote-id type="pypi">snooty-lextudio</remote-id>
<remote-id type="github">vscode-restructuredtext/snooty-parser</remote-id>
<bugs-to>https://github.com/vscode-restructuredtext/snooty-parser/issues</bugs-to>
</upstream>
</pkgmetadata>
|