mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-29 00:07:27 +03:00
Signed-off-by: Michael Kochera <kochera@google.com> Signed-off-by: Sam James <sam@gentoo.org>
15 lines
462 B
XML
15 lines
462 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="cpe">cpe:/a:oauthlib_project:oauthlib</remote-id>
|
|
<remote-id type="pypi">oauthlib</remote-id>
|
|
<remote-id type="github">oauthlib/oauthlib</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|