1 Source: haskell-amqp-utils
5 Build-Depends: debhelper (>= 7.0)
17 Standards-Version: 3.9.8
19 Package: haskell-amqp-utils
22 Depends: ${shlibs:Depends}
24 Description: AMQP toolset for the command line
25 AMQP consumer which can
26 create a temporary queue and attach it to an exchange, or
27 attach to an existing queue;
28 display header and body info;
29 save message bodies to files;
30 call a callback script.
31 AMQP publisher with file, line-by-line and
32 hotfolder capabilities.
33 AMQP rpc client and server.