{
  "authors": [
    "Rod Kay"
  ],
  "depends-on": [
    {
      "lace_shared": "^1.0.0"
    }
  ],
  "description": "Provides an Ada package family covering pure and applied mathematics.",
  "licenses": "ISC",
  "long-description": "\nContains:\n\n   - Pure\n      - Arithmetic (covers quantity)\n      - Algebra    (covers structure)\n      - Geometry   (covers space)\n      - Analysis   (covers change)\n\n   - Applied\n      - Statistics\n      - Computational\n\n",
  "maintainers": [
    "Rod Kay <rodakay5@gmail.com>"
  ],
  "maintainers-logins": [
    "charlie5"
  ],
  "name": "lace_math",
  "origin": {
    "commit": "934d277661e0ed8bdc2013f9fe24ac00c99a544c",
    "subdir": "./1-base/math/",
    "url": "git+https://github.com/charlie5/lace.git"
  },
  "project-files": [
    "library/math.gpr"
  ],
  "tags": [
    "math",
    "arithmetic",
    "algebra",
    "geometry"
  ],
  "version": "1.0.0",
  "website": "https://github.com/charlie5/lace"
}
