{
  "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": "Dynamo Ada Generator",
    "development_only": false,
    "latest_version": "1.4.0",
    "name": "dynamo",
    "selected_version": "1.4.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "security",
            "package": "security",
            "provided_version": "1.6.0",
            "requirement": "^1.5.0",
            "resolved": true,
            "version": "1.6.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "servletada",
            "package": "servletada",
            "provided_version": "1.8.2",
            "requirement": "^1.7.0",
            "resolved": true,
            "version": "1.8.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "serverfaces",
            "package": "serverfaces",
            "provided_version": "1.6.0",
            "requirement": "1.6.0",
            "resolved": true,
            "version": "1.6.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada",
            "package": "utilada",
            "provided_version": "2.9.0",
            "requirement": "^2.6.0",
            "resolved": true,
            "version": "2.9.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "elada",
            "package": "elada",
            "provided_version": "1.8.8",
            "requirement": "^1.8.6",
            "resolved": true,
            "version": "1.8.8"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada_xml",
            "package": "utilada_xml",
            "provided_version": "2.9.0",
            "requirement": "^2.6.0",
            "resolved": true,
            "version": "2.9.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_mysql",
            "package": "ado_mysql",
            "provided_version": "2.4.0",
            "requirement": "2.4.0",
            "resolved": true,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_sqlite",
            "package": "ado_sqlite",
            "provided_version": "2.4.0",
            "requirement": "2.4.0",
            "resolved": true,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_postgresql",
            "package": "ado_postgresql",
            "provided_version": "2.4.0",
            "requirement": "2.4.0",
            "resolved": true,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_all",
            "package": "ado_all",
            "provided_version": "2.4.0",
            "requirement": "2.4.0",
            "resolved": true,
            "version": "2.4.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "xmlada",
            "package": "xmlada",
            "provided_version": "26.0.0",
            "requirement": "any",
            "resolved": true,
            "version": "26.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "libgpr",
            "package": "libgpr",
            "provided_version": "26.0.0",
            "requirement": "any",
            "resolved": true,
            "version": "26.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "actions": [
            {
              "command": [
                "sh",
                "./alire-setup.sh"
              ],
              "type": "post-fetch"
            }
          ],
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "available": {
            "case(os)": {
              "...": false,
              "linux": true,
              "macos": true,
              "windows": true
            }
          },
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "ado_all": "2.4.0",
              "ado_mysql": "2.4.0",
              "ado_postgresql": "2.4.0",
              "ado_sqlite": "2.4.0",
              "elada": "^1.8.6",
              "libgpr": "any",
              "security": "^1.5.0",
              "serverfaces": "1.6.0",
              "servletada": "^1.7.0",
              "utilada": "^2.6.0",
              "utilada_xml": "^2.6.0",
              "xmlada": "any"
            }
          ],
          "description": "Dynamo Ada Generator",
          "environment": {
            "MANPATH": {
              "prepend": "${CRATE_ROOT}/man"
            },
            "PATH": {
              "prepend": "${CRATE_ROOT}/bin"
            }
          },
          "executables": [
            "dynamo"
          ],
          "gpr-externals": {
            "DYNAMO_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "UTIL_OS": [
              "win32",
              "win64",
              "linux32",
              "linux64",
              "macos64",
              "netbsd32",
              "netbsd64",
              "freebsd32",
              "freebsd64"
            ]
          },
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "case(word-size)": {
                  "bits-32": {
                    "UTIL_OS": "linux32"
                  },
                  "bits-64": {
                    "UTIL_OS": "linux64"
                  }
                }
              },
              "macos": {
                "UTIL_OS": "macos64"
              },
              "windows": {
                "case(word-size)": {
                  "bits-32": {
                    "UTIL_OS": "win32"
                  },
                  "bits-64": {
                    "UTIL_OS": "win64"
                  }
                }
              }
            }
          },
          "licenses": "Apache-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/dynamo/badges/build.json)](https://porion.vacs.fr/porion/projects/view/dynamo/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/dynamo/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/dynamo/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/dynamo/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/dynamo/summary)\n\nThis Ada05 application is a code generator used to generate\nan Ada Web Application or database mappings from hibernate-like\nXML description, YAML doctrine model or UML models.  It provides various commands for the\ngeneration of a web application which uses the Ada Web Application framework\n(https://gitlab.com/stcarrez/ada-awa/).\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "dynamo",
          "origin": {
            "commit": "91a535d6a3737b55cc009ad66bb8a3ccd3832993",
            "url": "git+https://gitlab.com/stcarrez/dynamo.git"
          },
          "project-files": [
            "dynamo_tool.gpr"
          ],
          "tags": [
            "uml",
            "generator",
            "database"
          ],
          "version": "1.4.0",
          "website": "https://gitlab.com/stcarrez/dynamo"
        },
        "path": "index/dy/dynamo/dynamo-1.4.0.toml",
        "version": "1.4.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "security",
            "package": "security",
            "provided_version": "1.6.0",
            "requirement": "^1.4.1",
            "resolved": true,
            "version": "1.6.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "servletada",
            "package": "servletada",
            "provided_version": "1.8.2",
            "requirement": "^1.6.0",
            "resolved": true,
            "version": "1.8.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "serverfaces",
            "package": "serverfaces",
            "provided_version": "1.5.0",
            "requirement": "1.5.0",
            "resolved": true,
            "version": "1.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada",
            "package": "utilada",
            "provided_version": "2.9.0",
            "requirement": "^2.5.0",
            "resolved": true,
            "version": "2.9.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "elada",
            "package": "elada",
            "provided_version": "1.8.8",
            "requirement": "^1.8.5",
            "resolved": true,
            "version": "1.8.8"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "utilada_xml",
            "package": "utilada_xml",
            "provided_version": "2.9.0",
            "requirement": "^2.5.0",
            "resolved": true,
            "version": "2.9.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_mysql",
            "package": "ado_mysql",
            "provided_version": "2.3.0",
            "requirement": "2.3.0",
            "resolved": true,
            "version": "2.3.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_sqlite",
            "package": "ado_sqlite",
            "provided_version": "2.3.0",
            "requirement": "2.3.0",
            "resolved": true,
            "version": "2.3.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_postgresql",
            "package": "ado_postgresql",
            "provided_version": "2.3.0",
            "requirement": "2.3.0",
            "resolved": true,
            "version": "2.3.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado_all",
            "package": "ado_all",
            "provided_version": "2.3.0",
            "requirement": "2.3.0",
            "resolved": true,
            "version": "2.3.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "xmlada",
            "package": "xmlada",
            "provided_version": "26.0.0",
            "requirement": "any",
            "resolved": true,
            "version": "26.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "libgpr",
            "package": "libgpr",
            "provided_version": "26.0.0",
            "requirement": "any",
            "resolved": true,
            "version": "26.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "actions": [
            {
              "command": [
                "sh",
                "./alire-setup.sh"
              ],
              "type": "post-fetch"
            }
          ],
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "available": {
            "case(os)": {
              "...": false,
              "linux": true,
              "macos": true,
              "windows": true
            }
          },
          "configuration": {
            "disabled": true
          },
          "depends-on": [
            {
              "ado_all": "2.3.0",
              "ado_mysql": "2.3.0",
              "ado_postgresql": "2.3.0",
              "ado_sqlite": "2.3.0",
              "elada": "^1.8.5",
              "libgpr": "any",
              "security": "^1.4.1",
              "serverfaces": "1.5.0",
              "servletada": "^1.6.0",
              "utilada": "^2.5.0",
              "utilada_xml": "^2.5.0",
              "xmlada": "any"
            }
          ],
          "description": "Dynamo Ada Generator",
          "environment": {
            "MANPATH": {
              "prepend": "${CRATE_ROOT}/man"
            },
            "PATH": {
              "prepend": "${CRATE_ROOT}/bin"
            }
          },
          "executables": [
            "dynamo"
          ],
          "gpr-externals": {
            "DYNAMO_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "UTIL_OS": [
              "win32",
              "win64",
              "linux32",
              "linux64",
              "macos64",
              "netbsd32",
              "netbsd64",
              "freebsd32",
              "freebsd64"
            ]
          },
          "gpr-set-externals": {
            "case(os)": {
              "linux": {
                "case(word-size)": {
                  "bits-32": {
                    "UTIL_OS": "linux32"
                  },
                  "bits-64": {
                    "UTIL_OS": "linux64"
                  }
                }
              },
              "macos": {
                "UTIL_OS": "macos64"
              },
              "windows": {
                "case(word-size)": {
                  "bits-32": {
                    "UTIL_OS": "win32"
                  },
                  "bits-64": {
                    "UTIL_OS": "win64"
                  }
                }
              }
            }
          },
          "licenses": "Apache-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/jenkins/s/https/jenkins.vacs.fr/Bionic-Dynamo.svg)](https://jenkins.vacs.fr/job/Bionic-Dynamo/)\n[![Test Status](https://img.shields.io/jenkins/t/https/jenkins.vacs.fr/Bionic-Dynamo.svg)](https://jenkins.vacs.fr/job/Bionic-Dynamo/)\n[![codecov](https://codecov.io/gh/stcarrez/dynamo/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/dynamo)\n[![Download](https://img.shields.io/badge/download-1.3.0-brightgreen.svg)](https://download.vacs.fr/dynamo/dynamo-1.3.0.tar.gz)\n[![License](https://img.shields.io/badge/license-APACHE2-blue.svg)](LICENSE)\n![Commits](https://img.shields.io/github/commits-since/stcarrez/dynamo/1.3.0.svg)\n\nThis Ada05 application is a code generator used to generate\nan Ada Web Application or database mappings from hibernate-like\nXML description, YAML doctrine model or UML models.  It provides various commands for the\ngeneration of a web application which uses the Ada Web Application framework\n(https://github.com/stcarrez/ada-awa/).\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "dynamo",
          "origin": {
            "commit": "956f1e71c272651acff3d4457718f5a6db053f14",
            "url": "git+https://gitlab.com/stcarrez/dynamo.git"
          },
          "project-files": [
            "dynamo_tool.gpr"
          ],
          "tags": [
            "uml",
            "generator",
            "database"
          ],
          "version": "1.3.0",
          "website": "https://gitlab.com/stcarrez/dynamo"
        },
        "path": "index/dy/dynamo/dynamo-1.3.0.toml",
        "version": "1.3.0"
      }
    ]
  },
  "schema_version": 4
}
