dev-python/SQLAlchemy-Utils: initial import

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-06 23:53:46 +02:00
parent d6b0b2ddad
commit 091c9d47e8
3 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/kvesteri/sqlalchemy-utils/issues</bugs-to>
<remote-id type="pypi">SQLAlchemy-Utils</remote-id>
<remote-id type="github">kvesteri/sqlalchemy-utils</remote-id>
</upstream>
</pkgmetadata>