{
  "name": "cpp-smtpclient-library",
  "href": "https://vcpkg.link/ports/cpp-smtpclient-library",
  "supports": "!uwp",
  "published_at": "2025-11-04T01:10:02.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/jeremydumais/CPP-SMTPClient-library",
  "description": [
    "An SMTP client library built in C++ that support authentication and secure connections"
  ],
  "license": "MIT AND Zlib",
  "version": {
    "type": "semver",
    "value": "1.1.13",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b27f6bfad367d64f8f0f3296351c5d246e182bb4/ports/cpp-smtpclient-library",
    "hash": "b27f6bfad367d64f8f0f3296351c5d246e182bb4"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "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": []
}