Source: libanyevent-httpd-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libanyevent-http-perl,
               libanyevent-perl,
               libcommon-sense-perl,
               libobject-event-perl,
               libtest-pod-perl,
               liburi-perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libanyevent-httpd-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libanyevent-httpd-perl.git
Homepage: https://metacpan.org/release/AnyEvent-HTTPD

Package: libanyevent-httpd-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libanyevent-perl,
         libcommon-sense-perl,
         libobject-event-perl,
         liburi-perl
Description: simple lightweight event based web (application) server
 The AnyEvent::HTTPD module provides a simple HTTPD for serving simple web
 application interfaces. It's completelly event based and independent from any
 event loop by using the AnyEvent module.
