{
  "actions": [
    {
      "command": [
        "cp",
        "libzmq.gpr.in",
        "libzmq.gpr"
      ],
      "type": "post-fetch"
    },
    {
      "command": [
        "cp",
        "libsodium.gpr.in",
        "libsodium.gpr"
      ],
      "type": "post-fetch"
    }
  ],
  "authors": [
    "Per Sandberg <per.s.sandberg@bahnhof.se>"
  ],
  "depends-on": [
    {
      "libzmq": "any"
    }
  ],
  "description": "An Ada-binding the ØMQ library",
  "gpr-externals": {
    "LIBRARY_TYPE": [
      "static",
      "relocatable"
    ]
  },
  "licenses": "MIT AND GPL-2.0-only",
  "maintainers": [
    "Per Sandberg <per.s.sandberg@bahnhof.se>",
    "Maxim Reznik <reznikmm@gmail.com>"
  ],
  "maintainers-logins": [
    "persan",
    "reznikmm"
  ],
  "name": "zeromq_ada",
  "origin": {
    "hashes": [
      "sha512:b2a857f77a0d3173b0b57978c2525c99c577512bd80928c8443f8f11a00193c6c0a7301a9c4ee9199338a616c40860917b5194e79f42c90f4bd838cde3ff2222"
    ],
    "url": "https://github.com/persan/zeromq-Ada/archive/4.1.5-20200330.tar.gz"
  },
  "project-files": [
    "zmq.gpr"
  ],
  "tags": [
    "network",
    "distributed",
    "messaging",
    "binding"
  ],
  "version": "4.1.5",
  "website": "https://github.com/persan/zeromq-Ada"
}
