version: 0.3.7.1
-synopsis: Generic Haskell AMQP Consumer
+synopsis: Generic Haskell AMQP tools
-description: AMQP consumer which can
+description: AMQP tools consisting of:
+ AMQP consumer which can
create a temporary queue and attach it to an exchange, or
attach to an existing queue;
display header and body info;
call a callback script.
AMQP publisher with file, line-by-line and
hotfolder capabilities.
+ AMQP rpc client and server.
license: GPL-3