{
  "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": "Allows running and interacting with OS programs.",
    "development_only": false,
    "latest_version": "1.3.0",
    "name": "ashell",
    "selected_version": "1.3.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": null,
            "condition": null,
            "name": "gcc",
            "package": null,
            "provided_version": null,
            "requirement": "^11.2.4",
            "resolved": false,
            "version": null
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "florist_blady",
            "package": "florist_blady",
            "provided_version": "6.1.0",
            "requirement": "^6.0.0",
            "resolved": true,
            "version": "6.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Rod Kay"
          ],
          "available": {
            "case(distribution)": {
              "...": true,
              "msys2": false
            }
          },
          "depends-on": [
            {
              "florist_blady": "^6.0.0",
              "gcc": "^11.2.4"
            }
          ],
          "description": "Allows running and interacting with OS programs.",
          "licenses": "ISC",
          "long-description": "Useful for writing shell-like applications or applications which start, stop and interact with spawned OS programs.",
          "maintainers": [
            "Rod Kay <rodakay5@gmail.com>"
          ],
          "maintainers-logins": [
            "charlie5"
          ],
          "name": "ashell",
          "origin": {
            "commit": "8d2540e0f446427d11df1793b37cec04c01145a2",
            "url": "git+https://github.com/charlie5/aShell.git"
          },
          "project-files": [
            "library/ashell.gpr",
            "applet/spawn_server/spawn_server.gpr"
          ],
          "tags": [
            "spawn",
            "os",
            "command",
            "process",
            "directories"
          ],
          "version": "1.3.0",
          "website": "https://github.com/charlie5/aShell"
        },
        "path": "index/as/ashell/ashell-1.3.0.toml",
        "version": "1.3.0"
      }
    ]
  },
  "schema_version": 4
}
