mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-10 10:23:25 +01:00
16 lines
521 B
XML
16 lines
521 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- please remove python@ if tests do not work -->
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>zerochaos@gentoo.org</email>
|
|
<name>Rick Farina (Zero_Chaos)</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">MagicStack/asyncpg</remote-id>
|
|
<remote-id type="pypi">asyncpg</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|