blob: 3279599295ef273a69ed589d084a4ebdaae8f9bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|