{
  "actions": {
    "case(os)": {
      "linux": [
        {
          "command": [
            "sh",
            "-c",
            "./src/scripts/postfetch.linux"
          ],
          "type": "post-fetch"
        }
      ]
    }
  },
  "authors": [
    "Philip Munts"
  ],
  "available": {
    "case(os)": {
      "...": false,
      "linux": true
    }
  },
  "description": "Linux Simple I/O Library for GNAT Ada",
  "licenses": "BSD-1-Clause",
  "maintainers": [
    "Philip Munts <phil@munts.net>"
  ],
  "maintainers-logins": [
    "pmunts"
  ],
  "name": "libsimpleio",
  "origin": {
    "hashes": [
      "sha256:1bcb5e163c5b2f75cb9f5eae565b76f40b02faf89207c03acf5d4b0efdbe4d9c",
      "sha512:a67aa98bbb83e7bfed67039a5f47d30cfc788dea4e4926276bb59fe389ae8fe0c8c75a3b69b7a22e50b965d1c6d961432fcde280c1b0d9586a9e8f15cf50ba6d"
    ],
    "url": "http://repo.munts.com/alire/libsimpleio-1.21805.1.tbz2"
  },
  "project-files": [
    "libsimpleio.gpr"
  ],
  "tags": [
    "embedded",
    "linux",
    "libsimpleio",
    "remoteio",
    "beaglebone",
    "pocketbeagle",
    "raspberrypi",
    "raspberry",
    "pi",
    "adc",
    "dac",
    "gpio",
    "hid",
    "i2c",
    "motor",
    "pwm",
    "sensor",
    "serial",
    "servo",
    "spi",
    "stepper",
    "watchdog"
  ],
  "version": "1.21805.1",
  "website": "https://github.com/pmunts/libsimpleio"
}
