diff --git a/META.json b/META.json new file mode 100644 index 0000000..c4ced6c --- /dev/null +++ b/META.json @@ -0,0 +1,16 @@ +{ + "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.2.0", + "maintainer": "Theo Schlossnagle