libhttp-parser-xs-perl 0.14-1 source package in Ubuntu

Changelog

libhttp-parser-xs-perl (0.14-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 0.13

  [ Fabrizio Regalli ]
  * New upstream release.
  * Switch d/compat to 8.
  * Add myself to Uploaders and Copyright.
  * Bump to 3.9.2 Standard-Version.
  * Update debhelper to (>= 8).
  * Modified perl version depend.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  20 Jun 2011 08:41:42 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libhttp-parser-xs-perl_0.14.orig.tar.gz 75.1 KiB 0548ecaccf1cea01d3aa1f68609ffb450a24bc60c5a26c8edc7b0234985c591b
libhttp-parser-xs-perl_0.14-1.debian.tar.gz 2.0 KiB 765df557f56cb7ee85b13df5e6e24706bd8159968c5b6599c1870c004c8397fc
libhttp-parser-xs-perl_0.14-1.dsc 2.1 KiB 00d242d5c9d9a69d55a0ac024e5b5152a5115c057a669e766226e5aa62901d5b

Available diffs

View changes file

Binary packages built by this source

libhttp-parser-xs-perl: simple and fast HTTP request parser

 HTTP::Parser::XS is a fast, primitive HTTP request parser that can be used
 either for writing a synchronous HTTP server or a event-driven server. It is
 designed primarily for use with the Plack toolkit.