{
  "authors": [
    "Dmitry A. Kazakov"
  ],
  "depends-on": [
    {
      "gnat": ">=2021 | ^12",
      "libgnutls": "^3.5.8",
      "unixodbc": "^2.3"
    }
  ],
  "description": "Simple Components - A collection of support packages",
  "gpr-externals": {
    "Atomic_Access": [
      "Pragma-atomic",
      "GCC-built-ins",
      "GCC-long-offsets"
    ],
    "Development": [
      "Debug",
      "Release"
    ],
    "Legacy": [
      "Ada95",
      "Ada2005",
      "Ada2012"
    ],
    "Tasking": [
      "Multiple",
      "Single"
    ],
    "Traced_Objects": [
      "Off",
      "On"
    ]
  },
  "gpr-set-externals": {
    "case(os)": {
      "linux": {
        "odbc": "unixODBC"
      },
      "windows": {
        "odbc": "ODBC32"
      }
    },
    "case(word-size)": {
      "bits-32": {
        "arch": "i686"
      },
      "bits-64": {
        "arch": "x86_64"
      }
    }
  },
  "licenses": "GPL-2.0-only WITH GCC-exception-2.0",
  "maintainers": [
    "alejandro@mosteo.com",
    "blady.net@orange.fr"
  ],
  "maintainers-logins": [
    "mosteo",
    "Blady-Com"
  ],
  "name": "simple_components",
  "origin": {
    "commit": "a5c16c1daf04a47fb288b2465e98602f44ac5b1c",
    "url": "git+https://github.com/alire-project/dak_simple_components.git"
  },
  "project-files": [
    "components.gpr",
    "components-connections_server.gpr",
    "components-connections_server-elv_max_cube.gpr",
    "components-connections_server-http_server.gpr",
    "components-connections_server-http_server-sqlite_browser.gpr",
    "components-connections_server-modbus.gpr",
    "components-connections_server-mqtt.gpr",
    "components-connections_server-secure.gpr",
    "components-connections_server-smtp.gpr",
    "components-gnutls.gpr",
    "components-ntp.gpr",
    "components-odbc.gpr",
    "components-sqlite.gpr",
    "strings_edit.gpr",
    "tables.gpr"
  ],
  "version": "4.62.0",
  "website": "http://www.dmitry-kazakov.de/ada/components.htm"
}
