mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
19 lines
584 B
XML
19 lines
584 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<upstream>
|
|
<remote-id type="pypi">bidict</remote-id>
|
|
<remote-id type="github">jab/bidict</remote-id>
|
|
<maintainer>
|
|
<name>Joshua Bronson</name>
|
|
<email>jabronson@gmail.com</email>
|
|
</maintainer>
|
|
<doc>https://bidict.readthedocs.io</doc>
|
|
<changelog>https://bidict.readthedocs.io/changelog.html</changelog>
|
|
</upstream>
|
|
<maintainer type="person">
|
|
<email>dev@notyourcomputer.net</email>
|
|
<name>Shaoyu Tseng</name>
|
|
</maintainer>
|
|
</pkgmetadata>
|