{
  "authors": [
    "Alejandro R. Mosteo"
  ],
  "build-switches": {
    "*": {
      "Ada_Version": "Ada12"
    }
  },
  "depends-on": [
    {
      "aaa": "~0.3",
      "umwi": "~0.1"
    }
  ],
  "description": "A no-frills library to deal with Unicode texts in Ada 2012",
  "licenses": "MIT OR Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "Alejandro R. Mosteo <amosteo@unizar.es>"
  ],
  "maintainers-logins": [
    "mosteo"
  ],
  "name": "texts",
  "origin": {
    "commit": "db89994b470bd5070ac8458f6610bd48264340f9",
    "url": "git+https://github.com/mosteo/texts.git"
  },
  "tags": [
    "text",
    "unicode",
    "utf",
    "encoding"
  ],
  "version": "0.1.0",
  "website": ""
}
