{
  "name": "odbccpp",
  "href": "https://vcpkg.link/ports/odbccpp",
  "supports": "!uwp & !android",
  "published_at": "2026-04-20T23:20:48.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/SAP/odbc-cpp-wrapper",
  "description": [
    "An object-oriented C++ wrapper of the ODBC API from SAP"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "dot",
    "value": "1.6",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/160e2eb53f1308cad89ef9001922637f44e6e1e6/ports/odbccpp",
    "hash": "160e2eb53f1308cad89ef9001922637f44e6e1e6"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "unixodbc",
      "href": "https://vcpkg.link/ports/unixodbc",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "linux | osx"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}