diff options
Diffstat (limited to 'dev-perl/MIME-tools/metadata.xml')
-rw-r--r-- | dev-perl/MIME-tools/metadata.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/dev-perl/MIME-tools/metadata.xml b/dev-perl/MIME-tools/metadata.xml new file mode 100644 index 000000000000..ca4ac1b996cd --- /dev/null +++ b/dev-perl/MIME-tools/metadata.xml @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <upstream> + <remote-id type="cpan">MIME-tools</remote-id> + <remote-id type="cpan-module">MIME::Body</remote-id> + <remote-id type="cpan-module">MIME::Body::File</remote-id> + <remote-id type="cpan-module">MIME::Body::InCore</remote-id> + <remote-id type="cpan-module">MIME::Body::Scalar</remote-id> + <remote-id type="cpan-module">MIME::Decoder</remote-id> + <remote-id type="cpan-module">MIME::Decoder::Base64</remote-id> + <remote-id type="cpan-module">MIME::Decoder::BinHex</remote-id> + <remote-id type="cpan-module">MIME::Decoder::Binary</remote-id> + <remote-id type="cpan-module">MIME::Decoder::Gzip64</remote-id> + <remote-id type="cpan-module">MIME::Decoder::NBit</remote-id> + <remote-id type="cpan-module">MIME::Decoder::QuotedPrint</remote-id> + <remote-id type="cpan-module">MIME::Decoder::UU</remote-id> + <remote-id type="cpan-module">MIME::Entity</remote-id> + <remote-id type="cpan-module">MIME::Field::ConTraEnc</remote-id> + <remote-id type="cpan-module">MIME::Field::ContDisp</remote-id> + <remote-id type="cpan-module">MIME::Field::ContType</remote-id> + <remote-id type="cpan-module">MIME::Field::ParamVal</remote-id> + <remote-id type="cpan-module">MIME::Head</remote-id> + <remote-id type="cpan-module">MIME::Parser</remote-id> + <remote-id type="cpan-module">MIME::Parser::FileInto</remote-id> + <remote-id type="cpan-module">MIME::Parser::FileUnder</remote-id> + <remote-id type="cpan-module">MIME::Parser::Filer</remote-id> + <remote-id type="cpan-module">MIME::Parser::Reader</remote-id> + <remote-id type="cpan-module">MIME::Parser::Results</remote-id> + <remote-id type="cpan-module">MIME::Tools</remote-id> + <remote-id type="cpan-module">MIME::WordDecoder</remote-id> + <remote-id type="cpan-module">MIME::WordDecoder::ISO_8859</remote-id> + <remote-id type="cpan-module">MIME::WordDecoder::US_ASCII</remote-id> + <remote-id type="cpan-module">MIME::WordDecoder::UTF_8</remote-id> + <remote-id type="cpan-module">MIME::Words</remote-id> + </upstream> +</pkgmetadata> |