blob: 1cafe8dfb176fa0144bd90f402c7611f10d969e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
<upstream>
<remote-id type="cpan">Inline-Python</remote-id>
<remote-id type="cpan-module">Inline::Python</remote-id>
<remote-id type="cpan-module">Inline::Python::Boolean</remote-id>
<remote-id type="cpan-module">Inline::Python::Function</remote-id>
<remote-id type="cpan-module">Inline::Python::Object</remote-id>
<remote-id type="cpan-module">Inline::Python::Object::Data</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|