{
  "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 Web Application",
    "development_only": false,
    "latest_version": "2.5.0",
    "name": "awa",
    "selected_version": "2.5.0",
    "versions": [
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa_unit",
            "path": "index/aw/awa_unit/awa_unit-2.5.0.toml",
            "provided_version": "2.5.0",
            "qualifies": true,
            "requirement": "^2.5.0",
            "requires": "awa",
            "selected": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa_unit",
            "path": "index/aw/awa_unit/awa_unit-2.4.0.toml",
            "provided_version": "2.5.0",
            "qualifies": true,
            "requirement": "^2.4.0",
            "requires": "awa",
            "selected": false,
            "version": "2.4.0"
          }
        ],
        "dependencies": [
          {
            "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": "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",
            "package": "ado",
            "provided_version": "2.5.0",
            "requirement": "^2.4.0",
            "resolved": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "wikiada",
            "package": "wikiada",
            "provided_version": "1.5.0",
            "requirement": "^1.4.1",
            "resolved": true,
            "version": "1.5.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": "security",
            "package": "security",
            "provided_version": "1.6.0",
            "requirement": "^1.5.0",
            "resolved": true,
            "version": "1.6.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "serverfaces",
            "package": "serverfaces",
            "provided_version": "1.6.1",
            "requirement": "^1.6.0",
            "resolved": true,
            "version": "1.6.1"
          },
          {
            "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": "keystoreada",
            "package": "keystoreada",
            "provided_version": "1.4.3",
            "requirement": "^1.4.0",
            "resolved": true,
            "version": "1.4.3"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "aws",
            "package": "aws",
            "provided_version": "24.0.0",
            "requirement": "~24.0",
            "resolved": true,
            "version": "24.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,
              "freebsd": true,
              "linux": true,
              "macos": false,
              "windows": false
            }
          },
          "depends-on": [
            {
              "ado": "^2.4.0",
              "aws": "~24.0",
              "elada": "^1.8.6",
              "keystoreada": "^1.4.0",
              "security": "^1.5.0",
              "serverfaces": "^1.6.0",
              "servletada": "^1.7.0",
              "utilada": "^2.6.0",
              "utilada_xml": "^2.6.0",
              "wikiada": "^1.4.1"
            }
          ],
          "description": "Ada Web Application",
          "environment": {
            "DYNAMO_SEARCH_PATH": {
              "prepend": "${CRATE_ROOT}/awa/plugins"
            },
            "DYNAMO_UML_PATH": {
              "prepend": "${CRATE_ROOT}/awa/uml"
            }
          },
          "gpr-externals": {
            "AWA_AWS_IMPL": [
              "none",
              "1",
              "2",
              "3",
              "4"
            ],
            "AWA_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "AWA_LIBRARY_TYPE": [
              "relocatable",
              "static",
              "static-pic"
            ]
          },
          "gpr-set-externals": {
            "AWA_AWS_IMPL": "4"
          },
          "licenses": "Apache-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-util/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-util/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-util/summary)\n[![Documentation Status](https://readthedocs.org/projects/ada-util/badge/?version=latest)](https://ada-util.readthedocs.io/en/latest/?badge=latest)\n\nAda Web Application is a framework to build a Web Application in Ada 2012.\nThe framework provides several ready to use and extendable modules that are common\nto many web application.  This includes the login, authentication, users, permissions,\nmanaging comments, tags, votes, documents, images.  It provides a complete blog,\nquestion and answers and a wiki module.\n\nAWA simplifies the Web Application development by taking care of user management with\nGoogle+, Facebook authentication and by providing the foundations on top of which you\ncan construct your own application.  AWA provides a powerful permission management\nthat gives flexibility to applications to grant access and protect your user's resources.\n\n![AWA Features](https://github.com/stcarrez/ada-awa/wiki/images/awa-features.png)\n\n# Documentation\n\nThe Ada Web Application programmer's guide describes how to setup the framework,\nhow you can setup and design your first web application with it,\nand it provides detailed description of AWA components:\n\n  * [Ada Web Application programmer's guide](https://ada-awa.readthedocs.io/en/latest/) [PDF](https://github.com/stcarrez/ada-awa/blob/master/awa/docs/awa-book.pdf)\n  * [Ada Database Objects Programmer's Guide](https://ada-ado.readthedocs.io/en/latest/)\n  * [Ada Security Programmer's Guide](https://ada-security.readthedocs.io/en/latest/)\n  * [Ada Utility Library Programmer's Guide](https://ada-util.readthedocs.io/en/latest/)\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "awa",
          "origin": {
            "commit": "e34bd6db1a23d6f47214d7001b3c0ce55a7cf54f",
            "url": "git+https://github.com/stcarrez/ada-awa.git"
          },
          "project-files": [
            ".alire/awa_blogs.gpr",
            ".alire/awa.gpr",
            ".alire/awa_settings.gpr",
            ".alire/awa_wikis.gpr",
            ".alire/awa_changelogs.gpr",
            ".alire/awa_images.gpr",
            ".alire/awa_setup.gpr",
            ".alire/awa_workspaces.gpr",
            ".alire/awa_comments.gpr",
            ".alire/awa_jobs.gpr",
            ".alire/awa_storages.gpr",
            ".alire/awa_counters.gpr",
            ".alire/awa_mail.gpr",
            ".alire/awa_tags.gpr",
            ".alire/awa_countries.gpr",
            ".alire/awa_questions.gpr",
            ".alire/awa_votes.gpr"
          ],
          "tags": [
            "web",
            "users",
            "jobs",
            "wiki",
            "framework",
            "storage",
            "blog"
          ],
          "version": "2.5.0",
          "website": "https://gitlab.com/stcarrez/ada-awa"
        },
        "path": "index/aw/awa/awa-2.5.0.toml",
        "version": "2.5.0"
      },
      {
        "dependants": [
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa_unit",
            "path": "index/aw/awa_unit/awa_unit-2.5.0.toml",
            "provided_version": "2.4.0",
            "qualifies": false,
            "requirement": "^2.5.0",
            "requires": "awa",
            "selected": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "development": false,
            "name": "awa_unit",
            "path": "index/aw/awa_unit/awa_unit-2.4.0.toml",
            "provided_version": "2.4.0",
            "qualifies": true,
            "requirement": "^2.4.0",
            "requires": "awa",
            "selected": false,
            "version": "2.4.0"
          }
        ],
        "dependencies": [
          {
            "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": "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": "utilada_aws",
            "package": "utilada_aws",
            "provided_version": "2.9.0",
            "requirement": "^2.5.0",
            "resolved": true,
            "version": "2.9.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "ado",
            "package": "ado",
            "provided_version": "2.5.0",
            "requirement": "^2.3.0",
            "resolved": true,
            "version": "2.5.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "wikiada",
            "package": "wikiada",
            "provided_version": "1.5.0",
            "requirement": "^1.4.0",
            "resolved": true,
            "version": "1.5.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": "security",
            "package": "security",
            "provided_version": "1.6.0",
            "requirement": "^1.4.1",
            "resolved": true,
            "version": "1.6.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "serverfaces",
            "package": "serverfaces",
            "provided_version": "1.6.1",
            "requirement": "^1.5.0",
            "resolved": true,
            "version": "1.6.1"
          },
          {
            "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": "servletada_aws",
            "package": "servletada_aws",
            "provided_version": "1.8.2",
            "requirement": "^1.6.0",
            "resolved": true,
            "version": "1.8.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "keystoreada",
            "package": "keystoreada",
            "provided_version": "1.4.3",
            "requirement": "^1.3.3",
            "resolved": true,
            "version": "1.4.3"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "actions": [
            {
              "command": [
                "sh",
                "./alire-setup.sh"
              ],
              "type": "post-fetch"
            }
          ],
          "authors": [
            "Stephane.Carrez@gmail.com"
          ],
          "depends-on": [
            {
              "ado": "^2.3.0",
              "elada": "^1.8.5",
              "keystoreada": "^1.3.3",
              "security": "^1.4.1",
              "serverfaces": "^1.5.0",
              "servletada": "^1.6.0",
              "servletada_aws": "^1.6.0",
              "utilada": "^2.5.0",
              "utilada_aws": "^2.5.0",
              "utilada_xml": "^2.5.0",
              "wikiada": "^1.4.0"
            }
          ],
          "description": "Ada Web Application",
          "environment": {
            "DYNAMO_SEARCH_PATH": {
              "prepend": "${CRATE_ROOT}/awa/plugins"
            },
            "DYNAMO_UML_PATH": {
              "prepend": "${CRATE_ROOT}/awa/uml"
            }
          },
          "gpr-externals": {
            "AWA_BUILD": [
              "distrib",
              "debug",
              "optimize",
              "profile",
              "coverage"
            ],
            "AWA_LIBRARY_TYPE": [
              "relocatable",
              "static",
              "static-pic"
            ]
          },
          "licenses": "Apache-2.0",
          "long-description": "\n[![Build Status](https://img.shields.io/jenkins/s/https/jenkins.vacs.fr/Bionic-AWA.svg)](https://jenkins.vacs.fr/job/Bionic-AWA/)\n[![Test Status](https://img.shields.io/jenkins/t/https/jenkins.vacs.fr/Bionic-AWA.svg)](https://jenkins.vacs.fr/job/Bionic-AWA/)\n[![codecov](https://codecov.io/gh/stcarrez/ada-awa/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/ada-awa)\n[![Documentation Status](https://readthedocs.org/projects/ada-awa/badge/?version=latest)](https://ada-awa.readthedocs.io/en/latest/?badge=latest)\n\nAda Web Application is a framework to build a Web Application in Ada 2012.\nThe framework provides several ready to use and extendable modules that are common\nto many web application.  This includes the login, authentication, users, permissions,\nmanaging comments, tags, votes, documents, images.  It provides a complete blog,\nquestion and answers and a wiki module.\n\nAWA simplifies the Web Application development by taking care of user management with\nGoogle+, Facebook authentication and by providing the foundations on top of which you\ncan construct your own application.  AWA provides a powerful permission management\nthat gives flexibility to applications to grant access and protect your user's resources.\n\n![AWA Features](https://github.com/stcarrez/ada-awa/wiki/images/awa-features.png)\n\n# Documentation\n\nThe Ada Web Application programmer's guide describes how to setup the framework,\nhow you can setup and design your first web application with it,\nand it provides detailed description of AWA components:\n\n  * [Ada Web Application programmer's guide](https://ada-awa.readthedocs.io/en/latest/) [PDF](https://github.com/stcarrez/ada-awa/blob/master/awa/docs/awa-book.pdf)\n  * [Ada Database Objects Programmer's Guide](https://ada-ado.readthedocs.io/en/latest/)\n  * [Ada Security Programmer's Guide](https://ada-security.readthedocs.io/en/latest/)\n  * [Ada Utility Library Programmer's Guide](https://ada-util.readthedocs.io/en/latest/)\n\n",
          "maintainers": [
            "Stephane.Carrez@gmail.com"
          ],
          "maintainers-logins": [
            "stcarrez"
          ],
          "name": "awa",
          "origin": {
            "commit": "59135a52aff7027f9295888775b9e1cc6cecdc22",
            "url": "git+https://github.com/stcarrez/ada-awa.git"
          },
          "project-files": [
            ".alire/awa_blogs.gpr",
            ".alire/awa.gpr",
            ".alire/awa_settings.gpr",
            ".alire/awa_wikis.gpr",
            ".alire/awa_changelogs.gpr",
            ".alire/awa_images.gpr",
            ".alire/awa_setup.gpr",
            ".alire/awa_workspaces.gpr",
            ".alire/awa_comments.gpr",
            ".alire/awa_jobs.gpr",
            ".alire/awa_storages.gpr",
            ".alire/awa_counters.gpr",
            ".alire/awa_mail.gpr",
            ".alire/awa_tags.gpr",
            ".alire/awa_countries.gpr",
            ".alire/awa_questions.gpr",
            ".alire/awa_votes.gpr"
          ],
          "tags": [
            "web",
            "users",
            "jobs",
            "wiki",
            "framework",
            "storage",
            "blog"
          ],
          "version": "2.4.0",
          "website": "https://gitlab.com/stcarrez/ada-awa"
        },
        "path": "index/aw/awa/awa-2.4.0.toml",
        "version": "2.4.0"
      }
    ]
  },
  "schema_version": 4
}
