Source: libhttp-headers-actionpack-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper (>= 10~), dh-buildinfo, libhttp-date-perl, libhttp-message-perl, libmodule-runtime-perl, libsub-exporter-perl, liburi-perl, libtest-fatal-perl, libtest-warnings-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.7 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-headers-actionpack-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-headers-actionpack-perl Homepage: https://metacpan.org/pod/HTTP::Headers::ActionPack Testsuite: autopkgtest-pkg-perl Package: libhttp-headers-actionpack-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Description: HTTP Action, Adventure and Excitement HTTP::Headers::ActionPack is a module to handle the inflation and deflation of complex HTTP header types. In many cases header values are simple strings, but in some cases they are complex values with a lot of information encoded in them. The goal of this module is to make the parsing and analysis of these headers as easy as calling inflate on a compatible object.