dev-python/psycopg2cffi: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-06 23:43:49 +02:00
parent d5a2853ea0
commit 92c260831f
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/chtd/psycopg2cffi/issues</bugs-to>
<remote-id type="pypi">psycopg2cffi</remote-id>
<remote-id type="github">chtd/psycopg2cffi</remote-id>
</upstream>
</pkgmetadata>