{
  "authors": [
    "Max Reznik"
  ],
  "build-switches": {
    "development": {
      "contracts": "Yes",
      "optimization": [
        "-O0"
      ],
      "style_checks": [
        "-gnaty"
      ]
    }
  },
  "configuration": {
    "generate_ada": false,
    "generate_c": false,
    "output_dir": "gnat"
  },
  "description": "Root crate for ethernet namespace and MDIO/SMI/MIIM interface",
  "licenses": "Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "Max Reznik <reznikmm@gmail.com>"
  ],
  "maintainers-logins": [
    "reznikmm"
  ],
  "name": "ethernet",
  "origin": {
    "commit": "8f4d3e0580fa2e3c13e97b05f9cc270733c92de7",
    "url": "git+https://github.com/reznikmm/ethernet.git"
  },
  "project-files": [
    "gnat/ethernet.gpr"
  ],
  "tags": [
    "network",
    "mdio",
    "smi",
    "miim",
    "phy",
    "driver"
  ],
  "version": "1.0.0",
  "website": "https://github.com/reznikmm/ethernet"
}
