mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 03:40:34 -04:00
21 lines
812 B
XML
21 lines
812 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<bugs-to>https://github.com/lgpage/pytest-cython/issues</bugs-to>
|
|
<changelog>https://raw.githubusercontent.com/lgpage/pytest-cython/master/CHANGELOG.rst</changelog>
|
|
<doc lang="en">https://readthedocs.org/projects/pytest-cython/</doc>
|
|
<maintainer>
|
|
<email>page.lg@gmail.com</email>
|
|
<name>Logan Page</name>
|
|
</maintainer>
|
|
<remote-id type="pypi">pytest-cython</remote-id>
|
|
<remote-id type="github">lgpage/pytest-cython</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|