Source: libnet-amqp-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: amqp-specs (>= 1-0r0-2~), debhelper-compat (= 13), libclass-accessor-perl , libclass-data-inheritable-perl , libmodule-build-perl (>= 0.400000), libparse-recdescent-perl , libtest-deep-perl , libxml-libxml-perl , perl Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-amqp-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-amqp-perl.git Homepage: https://metacpan.org/release/Net-AMQP Rules-Requires-Root: no Package: libnet-amqp-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libclass-data-inheritable-perl, libscalar-list-utils-perl, libxml-libxml-perl Description: AMQP (de)serialization and representation Net::AMQP implements the frame (de)serialization and representation of the Advanced Message Queue Protocol (http://www.amqp.org/). It is to be used in conjunction with client or server software that does the actual TCP/IP communication.