{
  "name": "oatpp-mbedtls",
  "href": "https://vcpkg.link/ports/oatpp-mbedtls",
  "supports": "all",
  "published_at": "2024-09-08T19:04:08.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://oatpp.io/docs/modules/oatpp-mbedtls/",
  "description": [
    "Oat++ Mbed TLS submodule providing secure server and client connection providers."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.3.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/15958906f3205b64138969d7c06194c781998237/ports/oatpp-mbedtls",
    "hash": "15958906f3205b64138969d7c06194c781998237"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/oatpp/oatpp-mbedtls",
    "stars": 9
  },
  "dependencies": [
    {
      "name": "mbedtls",
      "href": "https://vcpkg.link/ports/mbedtls",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "oatpp",
      "href": "https://vcpkg.link/ports/oatpp",
      "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": []
}