summaryrefslogtreecommitdiff
path: root/dev-perl/Config-Any/metadata.xml
blob: d7d84c3b221e5063f11db64908dbeb1f8bd81e0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>perl@gentoo.org</email>
    <name>Gentoo Perl Project</name>
  </maintainer>
  <use>
    <flag name="json">Install support libraries to support decoding JSON config files</flag>
  </use>
  <upstream>
    <remote-id type="cpan">Config-Any</remote-id>
    <remote-id type="cpan-module">Config::Any</remote-id>
    <remote-id type="cpan-module">Config::Any::Base</remote-id>
    <remote-id type="cpan-module">Config::Any::General</remote-id>
    <remote-id type="cpan-module">Config::Any::INI</remote-id>
    <remote-id type="cpan-module">Config::Any::JSON</remote-id>
    <remote-id type="cpan-module">Config::Any::Perl</remote-id>
    <remote-id type="cpan-module">Config::Any::XML</remote-id>
    <remote-id type="cpan-module">Config::Any::YAML</remote-id>
  </upstream>
</pkgmetadata>