blob: 8f5c9c78ca02399b9f16cceb968ed47f06dda0d0 (
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>ionen@gentoo.org</email>
<name>Ionen Wolkens</name>
</maintainer>
<upstream>
<changelog>https://www.maturin.rs/changelog.html</changelog>
<remote-id type="github">PyO3/maturin</remote-id>
<remote-id type="pypi">maturin</remote-id>
</upstream>
</pkgmetadata>
|