{
  "name": "ormpp",
  "href": "https://vcpkg.link/ports/ormpp",
  "supports": "linux | osx | (windows & !uwp)",
  "published_at": "2026-01-07T08:32:18.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/qicosmos/ormpp",
  "description": [
    "A modern C++ ORM library for MySQL, PostgreSQL, and SQLite"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.2.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a8411a7f8c64662f51d8e1177b5b09c2ba8b146a/ports/ormpp",
    "hash": "a8411a7f8c64662f51d8e1177b5b09c2ba8b146a"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "frozen",
      "href": "https://vcpkg.link/ports/frozen",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "iguana",
      "href": "https://vcpkg.link/ports/iguana",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}