Source: libplack-handler-fcgi-ev-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libanyevent-perl,
                     libev-perl,
                     libfcgi-ev-perl,
                     libplack-perl,
                     libtest-requires-perl,
                     perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libplack-handler-fcgi-ev-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libplack-handler-fcgi-ev-perl.git
Homepage: https://metacpan.org/release/Plack-Handler-FCGI-EV

Package: libplack-handler-fcgi-ev-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libanyevent-perl,
         libev-perl,
         libfcgi-ev-perl,
         libplack-perl
Description: asynchronous PSGI handler using FCGI::EV
 Plack::Handler::FCGI::EV is an asynchronous PSGI handler using FCGI::EV as
 its backend. It can be used to replace Plack::Handler::FCGI to run
 application using asynchronous EV library.
