{
  "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/ESP-IDF I2C master/slave driver",
    "development_only": false,
    "latest_version": "0.1.0",
    "name": "espidf_driver_i2c",
    "selected_version": "0.1.0",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "espidf",
            "package": "espidf",
            "provided_version": "0.1.0",
            "requirement": "*",
            "resolved": true,
            "version": "0.1.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "actions": [
            {
              "command": [
                "alr",
                "build"
              ],
              "directory": "selftest",
              "type": "test"
            }
          ],
          "authors": [
            "Vadim Godunko"
          ],
          "configuration": {
            "generate_ada": false,
            "generate_c": false,
            "generate_gpr": true
          },
          "depends-on": [
            {
              "espidf": "*"
            }
          ],
          "description": "Ada/ESP-IDF I2C master/slave driver",
          "licenses": "Apache-2.0 WITH LLVM-exception",
          "long-description": "Ada bindings for the ESP-IDF esp_driver_i2c component. This crate provides a native Ada interface for I2C master and slave operations, compatible with ESP-IDF v6.0 and later.\n",
          "maintainers": [
            "Vadim Godunko <vgodunko@gmail.com>"
          ],
          "maintainers-logins": [
            "godunko"
          ],
          "name": "espidf_driver_i2c",
          "origin": {
            "commit": "aceeebd8c0055fb4241608ac983ced6de8558bb9",
            "url": "git+https://github.com/godunko/espidf_driver_i2c.git"
          },
          "tags": [
            "embedded",
            "esp32",
            "espidf",
            "driver",
            "i2c"
          ],
          "version": "0.1.0",
          "website": "https://github.com/godunko/espidf_driver_i2c"
        },
        "path": "index/es/espidf_driver_i2c/espidf_driver_i2c-0.1.0.toml",
        "version": "0.1.0"
      }
    ]
  },
  "schema_version": 4
}
