diff options
author | 2018-07-28 12:04:08 +0000 | |
---|---|---|
committer | 2018-07-28 12:04:08 +0000 | |
commit | 4b4a05f860b135ab82a9179d471764154b0e4287 (patch) | |
tree | dfc8b310c9a915164f3e49ec1019365cc5ddfaad /net-libs/libwhisker/metadata.xml | |
parent | 2018-07-28 11:44:24 UTC (diff) | |
parent | app-misc/wyrd: Remove last-rited pkg (diff) | |
download | gentoo-4b4a05f860b135ab82a9179d471764154b0e4287.tar.gz gentoo-4b4a05f860b135ab82a9179d471764154b0e4287.tar.bz2 gentoo-4b4a05f860b135ab82a9179d471764154b0e4287.zip |
Merge updates from master
Diffstat (limited to 'net-libs/libwhisker/metadata.xml')
-rw-r--r-- | net-libs/libwhisker/metadata.xml | 18 |
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> |