blob: 6872f976b4e57bf2111ea96d76ce5057602270c2 (
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="person">
<email>contact@paveloom.dev</email>
<name>Pavel Sobolev</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/dmlc/dlpack/issues</bugs-to>
<remote-id type="github">dmlc/dlpack</remote-id>
</upstream>
</pkgmetadata>
|