{
  "name": "libsl3",
  "href": "https://vcpkg.link/ports/libsl3",
  "supports": "all",
  "published_at": "2026-07-15T21:51:54.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://a4z.github.io/libsl3/",
  "homepage_href": "https://github.com/a4z/libsl3",
  "description": [
    "A C++ interface for SQLite 3.x."
  ],
  "license": "MPL-2.0",
  "version": {
    "type": "semver",
    "value": "1.2.53003",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1db84273378ff8e2d30e7bc7fdd5d1cb4f4260fc/ports/libsl3",
    "hash": "1db84273378ff8e2d30e7bc7fdd5d1cb4f4260fc"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "sqlite3",
      "href": "https://vcpkg.link/ports/sqlite3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}