mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 11:20:48 -04:00
17 lines
682 B
XML
17 lines
682 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Samuel Colvin</name>
|
|
<email>s@muelcolvin.com</email>
|
|
</maintainer>
|
|
<changelog>https://github.com/samuelcolvin/python-devtools/releases</changelog>
|
|
<doc>https://python-devtools.helpmanual.io/</doc>
|
|
<bugs-to>https://github.com/samuelcolvin/python-devtools/issues</bugs-to>
|
|
<remote-id type="github">samuelcolvin/python-devtools</remote-id>
|
|
<remote-id type="pypi">devtools</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|