summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libwhisker/metadata.xml')
-rw-r--r--net-libs/libwhisker/metadata.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-libs/libwhisker/metadata.xml b/net-libs/libwhisker/metadata.xml
deleted file mode 100644
index eb87724cfa69..000000000000
--- a/net-libs/libwhisker/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?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>
- <longdescription>
- Libwhisker is a Perl library useful for HTTP testing scripts. It
- contains a pure-Perl implementation of functionality found in the LWP,
- URI, Digest::MD5, Digest::MD4, Data::Dumper, Authen::NTLM, HTML::Parser,
- HTML::FormParser, CGI::Upload, MIME::Base64, and GetOpt::Std modules.
- Libwhisker is designed to be portable (a single perl file), fast
- (general benchmarks show libwhisker is faster than LWP), and flexible
- (great care was taken to ensure the library does exactly what you want
- to do, even if it means breaking the protocol).
- </longdescription>
-</pkgmetadata>