{
  "description": "Command-line tool for transferring data with URL syntax",
  "external": [
    {
      "kind": "system",
      "origin": {
        "case(distribution)": {
          "...": [
            "curl"
          ]
        }
      }
    },
    {
      "kind": "version-output",
      "version-command": [
        "curl",
        "--version"
      ],
      "version-regexp": "^curl ([\\d\\.?]+).*"
    }
  ],
  "maintainers": [
    "alejandro@mosteo.com"
  ],
  "maintainers-logins": [
    "mosteo"
  ],
  "name": "curl"
}
