{
  "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": "Asynchronous message passing for protocol stacks",
    "development_only": false,
    "latest_version": "0.3.0",
    "name": "libsap",
    "selected_version": "0.3.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">=14",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.1.0",
            "requirement": "^1.1.0",
            "resolved": true,
            "version": "1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Daniel King"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022"
            }
          },
          "configuration": {
            "variables": {
              "Tasking_Supported": {
                "default": true,
                "type": "Boolean"
              }
            }
          },
          "depends-on": [
            {
              "atomic": "^1.1.0",
              "gnat": ">=14"
            }
          ],
          "description": "Asynchronous message passing for protocol stacks",
          "licenses": "Apache-2.0 WITH LLVM-exception",
          "long-description": "Provides utilities to create _Service Access Points_ (SAP) for asynchronous,\nzero-copy message passing between tasks based on _Service Primitive_ messages\n(request, confirm, indication, and response primitives).\n",
          "maintainers": [
            "Daniel King <damaki.gh@gmail.com>"
          ],
          "maintainers-logins": [
            "damaki"
          ],
          "name": "libsap",
          "origin": {
            "commit": "d3305919b9804818a247312b0d415f311110c07c",
            "url": "git+https://github.com/damaki/libsap.git"
          },
          "tags": [
            "protocol",
            "protocols",
            "nostd",
            "spark"
          ],
          "version": "0.3.0",
          "website": "https://github.com/damaki/libsap"
        },
        "path": "index/li/libsap/libsap-0.3.0.toml",
        "version": "0.3.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">=14",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.1.0",
            "requirement": "^1.1.0",
            "resolved": true,
            "version": "1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Daniel King"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022"
            }
          },
          "configuration": {
            "variables": {
              "Tasking_Supported": {
                "default": true,
                "type": "Boolean"
              }
            }
          },
          "depends-on": [
            {
              "atomic": "^1.1.0",
              "gnat": ">=14"
            }
          ],
          "description": "Asynchronous message passing for protocol stacks",
          "licenses": "Apache-2.0 WITH LLVM-exception",
          "long-description": "Provides utilities to create _Service Access Points_ (SAP) for asynchronous,\nzero-copy message passing between tasks based on _Service Primitive_ messages\n(request, confirm, indication, and response primitives).\n",
          "maintainers": [
            "Daniel King <damaki.gh@gmail.com>"
          ],
          "maintainers-logins": [
            "damaki"
          ],
          "name": "libsap",
          "origin": {
            "commit": "6539a64891774d0b8dabf6fa4f96b1986c8bfc2c",
            "url": "git+https://github.com/damaki/libsap.git"
          },
          "tags": [
            "protocol",
            "protocols",
            "nostd",
            "spark"
          ],
          "version": "0.2.0",
          "website": "https://github.com/damaki/libsap"
        },
        "path": "index/li/libsap/libsap-0.2.0.toml",
        "version": "0.2.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">=14",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "atomic",
            "package": "atomic",
            "provided_version": "1.1.0",
            "requirement": "^1.1.0",
            "resolved": true,
            "version": "1.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Daniel King"
          ],
          "build-switches": {
            "*": {
              "Ada_Version": "Ada2022"
            }
          },
          "configuration": {
            "variables": {
              "Tasking_Supported": {
                "default": true,
                "type": "Boolean"
              }
            }
          },
          "depends-on": [
            {
              "atomic": "^1.1.0",
              "gnat": ">=14"
            }
          ],
          "description": "Asynchronous message passing for protocol stacks",
          "licenses": "Apache-2.0 WITH LLVM-exception",
          "long-description": "Provides utilities to create _Service Access Points_ (SAP) for asynchronous,\nzero-copy message passing between tasks based on _Service Primitive_ messages\n(request, confirm, indication, and response primitives).\n",
          "maintainers": [
            "Daniel King <damaki.gh@gmail.com>"
          ],
          "maintainers-logins": [
            "damaki"
          ],
          "name": "libsap",
          "origin": {
            "commit": "fb0eba34ec8d8eb1f2bc0d7985d46a8c8c759c46",
            "url": "git+https://github.com/damaki/libsap.git"
          },
          "tags": [
            "protocol",
            "protocols",
            "nostd",
            "spark"
          ],
          "version": "0.1.0",
          "website": "https://github.com/damaki/libsap"
        },
        "path": "index/li/libsap/libsap-0.1.0.toml",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": 4
}
