blob: 14b36e1c01587127c2c23113a2606450662d1ff0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
<description>co-maintainers welcome</description>
</maintainer>
<upstream>
<maintainer>
<email>page.lg@gmail.com</email>
<name>Logan Page</name>
</maintainer>
<changelog>https://raw.githubusercontent.com/lgpage/pytest-cython/master/CHANGELOG.rst</changelog>
<bugs-to>https://github.com/lgpage/pytest-cython/issues</bugs-to>
<doc lang="en">https://readthedocs.org/projects/pytest-cython/</doc>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|