blob: 5af5f4d526a051bb9026ef680037b512e7385391 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>perl</herd>
<maintainer>
<email>hd_brummy@gentoo.org</email>
<name>Joerg Bornkessel</name>
</maintainer>
<upstream>
<remote-id type="cpan">JSON</remote-id>
<remote-id type="cpan-module">JSON</remote-id>
<remote-id type="cpan-module">JSON::Backend::PP</remote-id>
<remote-id type="cpan-module">JSON::Boolean</remote-id>
<remote-id type="cpan-module">JSON::PP</remote-id>
<remote-id type="cpan-module">JSON::PP5005</remote-id>
<remote-id type="cpan-module">JSON::PP56</remote-id>
<remote-id type="cpan-module">JSON::PP::IncrParser</remote-id>
<remote-id type="cpan-module">JSON::backportPP::Boolean</remote-id>
</upstream>
</pkgmetadata>
|