Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37534404
en ru br
ALT Linux repos
S:0.16-alt2

Group :: Networking/WWW
RPM: perl-HTTP-Server-Simple-PSGI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define m_distro HTTP-Server-Simple-PSGI
Name: perl-HTTP-Server-Simple-PSGI
Version: 0.16
Release: alt1
Summary: HTTP::Server::Simple::PSGI - PSGI handler for HTTP::Server::Simple

Packager: Vladimir Lettiev <crux at altlinux.ru>

Group: Networking/WWW
License: Perl
Url: http://search.cpan.org/~miyagawa/HTTP-Server-Simple-PSGI/

BuildArch: noarch
Source: %m_distro-%version.tar
BuildRequires: perl-devel perl-HTTP-Server-Simple

%description
HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server
that can run PSGI applications. This module only depends on
HTTP::Server::Simple, which itself doesn't depend on any non-core
modules so it's best to be used as an embedded web server.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/HTTP/Server/Simple/PSGI*
%doc Changes README

%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