blob: 68d97b710374ce8631d6288e553da341a2271324 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<upstream>
<remote-id type="pypi">lazy-loader</remote-id>
<remote-id type="github">scientific-python/lazy-loader</remote-id>
</upstream>
</pkgmetadata>
|