blob: f660727688430d8f7c80cc5fa77507455590f0bc (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<upstream>
<doc>https://grantjenks.com/docs/sortedcollections/</doc>
<remote-id type="github">grantjenks/python-sortedcollections</remote-id>
<remote-id type="pypi">sortedcollections</remote-id>
</upstream>
<!-- maintainer-needed -->
</pkgmetadata>
|