Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37728932
en ru br
ALT Linux repos
S:0.17-alt1.2

Group :: Development/Perl
RPM: perl-HTTP-Parser-XS

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist HTTP-Parser-XS
Name: perl-%dist
Version: 0.17
Release: alt1.1.1

Summary: A fast, primitive HTTP request parser
License: Perl
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/K/KA/KAZUHO/HTTP-Parser-XS-%{version}.tar.gz

# Automatically added by buildreq on Tue Oct 11 2011

BuildRequires: perl-Module-Install

%description
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.

%prep
%setup -q -n %dist-%version
#rm -rv inc/

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/HTTP
%perl_vendor_autolib/HTTP

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin