Bug#300232: RFA: libhttp-ghttp-perl -- Perl module for using the Gnome ghttp library
Jeroen van Wolffelaar
Jeroen van Wolffelaar <jeroen@wolffelaar.nl>, 300232@bugs.debian.org
Fri, 18 Mar 2005 15:08:09 +0100
Package: wnpp
Severity: normal
The current maintainer of libhttp-ghttp-perl, Michael K. Edwards,
has this package up for adoption. If you want to be the new maintainer,
please get in contact with the maintainer first. Note: the correct current
Email address is m.k.edwards@gmail.com, the @sane.net one doesn't work
anymore.
It might be a good idea if the PERL group would be interested in adopting this
package.
Some information about this package:
Package: libhttp-ghttp-perl
Binary: libhttp-ghttp-perl
Version: 1.07-8
Priority: optional
Section: perl
Maintainer: Michael K. Edwards <medwards-debian@sane.net>
Build-Depends: debhelper (>= 4.1), perl (>= 5.8.0-7), libghttp-dev
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/libh/libhttp-ghttp-perl
Files: 577becf6c032b52fb0b07e730647591a 686 libhttp-ghttp-perl_1.07-8.dsc
af6090669fde7709c765c2caf03aa42b 8205 libhttp-ghttp-perl_1.07.orig.tar.gz
ab3ca96452dd1bc0460bc7ddd6467b78 3049 libhttp-ghttp-perl_1.07-8.diff.gz
Uploaders: Jay Bonci <jaybonci@debian.org>
Package: libhttp-ghttp-perl
Priority: optional
Section: perl
Installed-Size: 156
Maintainer: Michael K. Edwards <medwards-debian@sane.net>
Architecture: i386
Version: 1.07-8
Depends: perl (>= 5.8.4-2.3), perlapi-5.8.4, libc6 (>= 2.3.2.ds1-4), libghttp1
Filename: pool/main/libh/libhttp-ghttp-perl/libhttp-ghttp-perl_1.07-8_i386.deb
Size: 29230
MD5sum: 99b593859ef1b0911cbf23d7f6b78334
Description: Perl module for using the Gnome ghttp library
This module is a fairly low level interface to the Gnome project's
libghttp, which allows you to process HTTP requests to HTTP servers.
There also exists a slightly higher level interface - a simple get()
function which takes a URI as a parameter. This is not exported by
default, you have to ask for it explicitly.