{
  "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": "CLI for CPU simulator",
    "development_only": false,
    "latest_version": "0.5.0",
    "name": "simcpucli",
    "selected_version": "0.5.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">7.5",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs",
            "package": "bbs",
            "provided_version": "0.1.0",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_lisp",
            "package": "bbs_lisp",
            "provided_version": "0.2.2",
            "requirement": "~0.2.1",
            "resolved": true,
            "version": "0.2.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_simcpu",
            "package": "bbs_simcpu",
            "provided_version": "0.5.0",
            "requirement": "~0.5.0",
            "resolved": true,
            "version": "0.5.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Brent Seidel"
          ],
          "depends-on": [
            {
              "gnat": ">7.5"
            },
            {
              "bbs": "~0.1.0"
            },
            {
              "bbs_lisp": "~0.2.1"
            },
            {
              "bbs_simcpu": "~0.5.0"
            }
          ],
          "description": "CLI for CPU simulator",
          "executables": [
            "simcpucli"
          ],
          "licenses": "GPL-3.0-or-later",
          "long-description": "This provides a simple command line interface to the CPU simulator library.\nIt has commands for setting and reading memory, reading registers, and\nexecuting instructions.  It also uses the Tiny-Lisp library so that many\nof these actions can be scripted.\n",
          "maintainers": [
            "Brent Seidel <brentseidel@mac.com>"
          ],
          "maintainers-logins": [
            "BrentSeidel"
          ],
          "name": "simcpucli",
          "origin": {
            "commit": "c779a7285eb822de4efbd268876f883bb09500d9",
            "subdir": "./cli/",
            "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
          },
          "tags": [
            "cpu-simulator"
          ],
          "version": "0.5.0",
          "website": "https://github.com/BrentSeidel/Sim-CPU"
        },
        "path": "index/si/simcpucli/simcpucli-0.5.0.toml",
        "version": "0.5.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">7.5",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs",
            "package": "bbs",
            "provided_version": "0.1.0",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_lisp",
            "package": "bbs_lisp",
            "provided_version": "0.2.2",
            "requirement": "~0.2.1",
            "resolved": true,
            "version": "0.2.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_simcpu",
            "package": "bbs_simcpu",
            "provided_version": "0.3.3",
            "requirement": "~0.3.2",
            "resolved": true,
            "version": "0.3.3"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Brent Seidel"
          ],
          "depends-on": [
            {
              "gnat": ">7.5"
            },
            {
              "bbs": "~0.1.0"
            },
            {
              "bbs_lisp": "~0.2.1"
            },
            {
              "bbs_simcpu": "~0.3.2"
            }
          ],
          "description": "CLI for CPU simulator",
          "executables": [
            "simcpucli"
          ],
          "licenses": "GPL-3.0-or-later",
          "long-description": "This provides a simple command line interface to the CPU simulator library.\nIt has commands for setting and reading memory, reading registers, and\nexecuting instructions.  It also uses the Tiny-Lisp library so that many\nof these actions can be scripted.\n",
          "maintainers": [
            "Brent Seidel <brentseidel@mac.com>"
          ],
          "maintainers-logins": [
            "BrentSeidel"
          ],
          "name": "simcpucli",
          "origin": {
            "commit": "6f2878a9f3785bb5fe8a3f1afcde4fe100b635b8",
            "subdir": "./cli/",
            "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
          },
          "tags": [
            "cpu-simulator"
          ],
          "version": "0.4.0",
          "website": "https://github.com/BrentSeidel/Sim-CPU"
        },
        "path": "index/si/simcpucli/simcpucli-0.4.0.toml",
        "version": "0.4.0"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "flyology",
            "condition": null,
            "name": "gnat",
            "package": "gnat_flyology_native",
            "provided_version": "16.2.0",
            "requirement": ">7.5",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs",
            "package": "bbs",
            "provided_version": "0.1.0",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_lisp",
            "package": "bbs_lisp",
            "provided_version": "0.2.2",
            "requirement": "~0.2.0",
            "resolved": true,
            "version": "0.2.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_simcpu",
            "package": "bbs_simcpu",
            "provided_version": "0.3.3",
            "requirement": "~0.3.1",
            "resolved": true,
            "version": "0.3.3"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Brent Seidel"
          ],
          "depends-on": [
            {
              "gnat": ">7.5"
            },
            {
              "bbs": "~0.1.0"
            },
            {
              "bbs_lisp": "~0.2.0"
            },
            {
              "bbs_simcpu": "~0.3.1"
            }
          ],
          "description": "CLI for CPU simulator",
          "executables": [
            "simcpucli"
          ],
          "licenses": "GPL-3.0-or-later",
          "long-description": "This provides a simple command line interface to the CPU simulator library.\nIt has commands for setting and reading memory, reading registers, and\nexecuting instructions.  It also uses the Tiny-Lisp library so that many\nof these actions can be scripted.\n",
          "maintainers": [
            "Brent Seidel <brentseidel@mac.com>"
          ],
          "maintainers-logins": [
            "BrentSeidel"
          ],
          "name": "simcpucli",
          "origin": {
            "commit": "8d280da341eaa0a56a7b65da0a226021f0e189c4",
            "subdir": "./cli/",
            "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
          },
          "tags": [
            "cpu-simulator"
          ],
          "version": "0.3.0",
          "website": "https://github.com/BrentSeidel/Sim-CPU"
        },
        "path": "index/si/simcpucli/simcpucli-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": ">7.5",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs",
            "package": "bbs",
            "provided_version": "0.1.0",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_lisp",
            "package": "bbs_lisp",
            "provided_version": "0.1.2",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_simcpu",
            "package": "bbs_simcpu",
            "provided_version": "0.2.0",
            "requirement": "~0.2.0",
            "resolved": true,
            "version": "0.2.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Brent Seidel"
          ],
          "depends-on": [
            {
              "gnat": ">7.5"
            },
            {
              "bbs": "~0.1.0"
            },
            {
              "bbs_lisp": "~0.1.0"
            },
            {
              "bbs_simcpu": "~0.2.0"
            }
          ],
          "description": "CLI for CPU simulator",
          "executables": [
            "simcpucli"
          ],
          "licenses": "GPL-3.0-or-later",
          "long-description": "This provides a simple command line interface to the CPU simulator library.\nIt has commands for setting and reading memory, reading registers, and\nexecuting instructions.  It also uses the Tiny-Lisp library so that many\nof these actions can be scripted.\n",
          "maintainers": [
            "Brent Seidel <brentseidel@mac.com>"
          ],
          "maintainers-logins": [
            "BrentSeidel"
          ],
          "name": "simcpucli",
          "origin": {
            "commit": "b3aaa27db58911ae61f0270eff8ab72312eb885b",
            "subdir": "./cli/",
            "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
          },
          "tags": [
            "cpu-simulator"
          ],
          "version": "0.2.0",
          "website": "https://github.com/BrentSeidel/Sim-CPU"
        },
        "path": "index/si/simcpucli/simcpucli-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": ">7.5",
            "resolved": true,
            "version": "16.2.0-patchset.1.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs",
            "package": "bbs",
            "provided_version": "0.1.0",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_lisp",
            "package": "bbs_lisp",
            "provided_version": "0.1.2",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.2"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "bbs_simcpu",
            "package": "bbs_simcpu",
            "provided_version": "0.1.0",
            "requirement": "~0.1.0",
            "resolved": true,
            "version": "0.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Brent Seidel"
          ],
          "depends-on": [
            {
              "gnat": ">7.5"
            },
            {
              "bbs": "~0.1.0"
            },
            {
              "bbs_lisp": "~0.1.0"
            },
            {
              "bbs_simcpu": "~0.1.0"
            }
          ],
          "description": "CLI for CPU simulator",
          "executables": [
            "simcpucli"
          ],
          "licenses": "GPL-3.0-or-later",
          "long-description": "This provides a simple command line interface to the CPU simulator library.\nIt has commands for setting and reading memory, reading registers, and\nexecuting instructions.  It also uses the Tiny-Lisp library so that many\nof these actions can be scripted.\n",
          "maintainers": [
            "Brent Seidel <brentseidel@mac.com>"
          ],
          "maintainers-logins": [
            "BrentSeidel"
          ],
          "name": "simcpucli",
          "origin": {
            "commit": "95bbe73fa49ea9db3fb04c302b688192d9f84389",
            "subdir": "./cli/",
            "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
          },
          "tags": [
            "cpu-simulator"
          ],
          "version": "0.1.0",
          "website": "https://github.com/BrentSeidel/Sim-CPU"
        },
        "path": "index/si/simcpucli/simcpucli-0.1.0.toml",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": 4
}
