blob: 5cb7d7fb5235f4ec294a2d24e220450ca83f40c2 (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/sqlalchemy/sqlalchemy/issues</bugs-to>
<remote-id type="cpe">cpe:/a:sqlalchemy:sqlalchemy</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|