{
  "authors": [
    "Kevin Chadwick"
  ],
  "build-switches": {
    "*": {
      "ada_version": [
        "-gnat2022"
      ]
    },
    "development": {
      "compile_checks": [
        "-gnatw.c",
        "-gnatwf",
        "-gnatw.o",
        "-gnatwo",
        "-gnatwt",
        "-gnatw.w"
      ]
    },
    "validation": {
      "compile_checks": [
        "-gnatw.c",
        "-gnatwf",
        "-gnatw.o",
        "-gnatwo",
        "-gnatwt",
        "-gnatw.w"
      ]
    }
  },
  "description": "Get a string of almost any type as hex with underscores",
  "licenses": "0BSD",
  "maintainers": [
    "Kevin Chadwick <kc-github@chadwicks.me.uk>"
  ],
  "maintainers-logins": [
    "kevlar700"
  ],
  "name": "hex_string",
  "origin": {
    "commit": "a0df69e03595cacdca10fc531cba0d3c58119b05",
    "url": "git+https://github.com/kevlar700/hex_string.git"
  },
  "tags": [
    "embedded",
    "hex",
    "spark"
  ],
  "version": "0.1.0",
  "website": "https://github.com/kevlar700/hex_string"
}
