{
  "actions": [
    {
      "command": [
        "alr",
        "build"
      ],
      "directory": "tests",
      "type": "test"
    }
  ],
  "authors": [
    "Alejandro R. Mosteo"
  ],
  "description": "Alex's Ada Assortment (of miscellaneous utilities)",
  "licenses": "LGPL-3.0-only",
  "long-description": "Alex's Ada Assortment of Utilities\n\n- Text formatting (paragraphs, tables).\n- Indefinite containers.\n- Enumeration validity/conversions of string images.\n- On-demand stack backtraces.\n- String containers and utilities.\n- Simple subprocess spawning.\n- Write-through minimal cache for objects stored in files\n",
  "maintainers": [
    "alejandro@mosteo.com"
  ],
  "maintainers-logins": [
    "mosteo"
  ],
  "name": "aaa",
  "origin": {
    "commit": "7bfebd18eb1c9a7eb283ec1a8a05009449239c88",
    "subdir": "./aaa_base/",
    "url": "git+https://github.com/mosteo/aaa.git"
  },
  "tags": [
    "miscellanea",
    "utility"
  ],
  "version": "0.3.0",
  "website": "https://github.com/mosteo/aaa"
}
