{
  "authors": [
    "Rod Kay"
  ],
  "depends-on": [
    {
      "lace_c_math": "^1.0.0",
      "libbullet": "*"
    }
  ],
  "description": "Provides a thin Ada binding to the 'bullet' C++ project.",
  "environment": {
    "case(distribution)": {
      "msys2": {
        "CPATH": {
          "append": "${DISTRIB_ROOT}/mingw64/include/bullet"
        }
      }
    }
  },
  "licenses": "ISC",
  "maintainers": [
    "Rod Kay <rodakay5@gmail.com>"
  ],
  "maintainers-logins": [
    "charlie5"
  ],
  "name": "lace_bullet",
  "origin": {
    "commit": "fb901dd2af6b12578005a291238f83184e51d18b",
    "subdir": "./3-mid/physics/implement/bullet/",
    "url": "git+https://github.com/charlie5/lace.git"
  },
  "project-files": [
    "library/bullet_thin.gpr"
  ],
  "tags": [
    "physics",
    "3d"
  ],
  "version": "1.0.0",
  "website": "https://github.com/charlie5/lace"
}
