{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "liblzma": "*"
    }
  ],
  "description": "Ada LZMA Library Binding",
  "gpr-externals": {
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ],
    "LZMA_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ]
  },
  "licenses": "MIT",
  "long-description": "A very thin Ada binding for the LZMA compression library",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "lzmada",
  "origin": {
    "commit": "f74f024479ac4ea8949421dede73eb319bdb073a",
    "url": "git+https://gitlab.com/stcarrez/ada-lzma.git"
  },
  "project-files": [
    ".alire/lzmada.gpr"
  ],
  "tags": [
    "compression",
    "lzma"
  ],
  "version": "1.1.2",
  "website": "https://gitlab.com/stcarrez/ada-lzma"
}
