{ "name": "pg_amqp", "abstract": "AMQP protocol support for PostgreSQL", "description": "The pg_amqp package provides the ability for postgres statements to directly publish messages to an AMQP broker.", "version": "0.3.0", "maintainer": "Theo Schlossnagle ", "license": [ "bsd", "mozilla_1_0" ], "status": "stable", "provides": { "amqp": { "abstract": "AMQP protocol support for PostgreSQL", "file": "sql/amqp.sql", "version": "0.3.0" } }, "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "amqp" ] }