{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "Ada API for the GNU Binutils BFD library",
    "development_only": false,
    "latest_version": "1.3.1",
    "name": "bfdada",
    "selected_version": "1.3.1",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">=13",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "actions": [
            {
              "command": [
                "sh",
                "configure"
              ],
              "type": "post-fetch"
            },
            {
              "command": [
                "make",
                "static"
              ],
              "type": "post-fetch"
            }
          ],
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "available": {
            "case(os)": {
              "...": false,
              "linux": true,
              "macos": false,
              "windows": false
            }
          },
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "gnat": ">=13"
            }
          ],
          "description": "Ada API for the GNU Binutils BFD library",
          "gpr-externals": {
            "BFDADA_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "BFDADA_LIBRARY_TYPE": [
              "relocatable",
              "static",
              "static-pic"
            ]
          },
          "licenses": "GPL-2.0-or-later WITH GCC-exception-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-bfd/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-bfd/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-bfd/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-bfd/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-bfd/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-bfd/summary)\n\nThe Ada-BFD is a library which provides Ada API for GNU Binutils BFD\nlibrary.  It works on any version of GNU Binutils (starting at 2.15).\nThe recommended version for GNU Binutils is at least the 2.42.\n\nThe Ada-BFD library allows to:\n\n* list and scan the ELF sections of an executable or object file,\n* get the content of the ELF sections,\n* get access to the symbol table,\n* use the BFD disassembler\n\n# Documentation\n\n* [BFD Documentation](http://sourceware.org/binutils/docs/bfd/index.html)\n* [Reading a program symbol table with Ada BFD](https://blog.vacs.fr/vacs/blogs/post.html?post=2012/11/03/Reading-a-program-symbol-table-with-Ada-Bfd)\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "bfdada",
          "origin": {
            "commit": "e532f03dbf30904f7a733b460a7300fc0e9d644c",
            "url": "git+https://github.com/stcarrez/ada-bfd.git"
          },
          "project-files": [
            "bfdada.gpr"
          ],
          "tags": [
            "object",
            "binary",
            "elf",
            "symbols",
            "disassembler"
          ],
          "version": "1.3.1",
          "website": "https://gitlab.com/stcarrez/ada-bfd"
        },
        "path": "index/bf/bfdada/bfdada-1.3.1.toml",
        "version": "1.3.1"
      }
    ]
  },
  "schema_version": 4
}
