mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
17 lines
495 B
XML
17 lines
495 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription>
|
|
pwclient is a VCS-agnostic tool for interacting with Patchwork,
|
|
the web-based patch tracking system.
|
|
</longdescription>
|
|
<maintainer type="person">
|
|
<email>dlan@gentoo.org</email>
|
|
<name>Yixun Lan</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">getpatchwork/pwclient</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|