{
  "name": "mailio",
  "href": "https://vcpkg.link/ports/mailio",
  "supports": "!uwp",
  "published_at": "2025-05-12T21:15:28.000Z",
  "is_deprecated": false,
  "is_featured": true,
  "documentation_href": null,
  "homepage_href": "https://github.com/karastojko/mailio",
  "description": [
    "mailio is a cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols. It is based on the standard C++ 17 and Boost library."
  ],
  "license": "BSD-2-Clause",
  "version": {
    "type": "semver",
    "value": "0.25.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1e88a8b216a489a31f398abe361d5cf5bd1c8bf7/ports/mailio",
    "hash": "1e88a8b216a489a31f398abe361d5cf5bd1c8bf7"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/karastojko/mailio",
    "stars": 436
  },
  "dependencies": [
    {
      "name": "boost-asio",
      "href": "https://vcpkg.link/ports/boost-asio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-date-time",
      "href": "https://vcpkg.link/ports/boost-date-time",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-regex",
      "href": "https://vcpkg.link/ports/boost-regex",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-system",
      "href": "https://vcpkg.link/ports/boost-system",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}