Source: librest-application-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Frank Lichtenheld <djpig@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
                     libcgi-pm-perl,
                     libtie-ixhash-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librest-application-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librest-application-perl.git
Homepage: https://metacpan.org/release/REST-Application
Testsuite: autopkgtest-pkg-perl

Package: librest-application-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libcgi-pm-perl,
         libtie-ixhash-perl
Description: framework for building RESTful web-applications
 Rest::Application acts as a base class for applications which implement a
 RESTful interface, similar to CGI::Application.

