{
  "name": "dcmtk",
  "href": "https://vcpkg.link/ports/dcmtk",
  "supports": "!uwp",
  "published_at": "2024-12-17T19:53:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/DCMTK/dcmtk",
  "description": [
    "This DICOM ToolKit (DCMTK) package consists of source code, documentation and installation instructions for a set of software libraries and applications implementing part of the DICOM/MEDICOM Standard."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "3.6.9",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ab4e7d5518544cb19286796ef55f378e15b01a27/ports/dcmtk",
    "hash": "ab4e7d5518544cb19286796ef55f378e15b01a27"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/DCMTK/dcmtk",
    "stars": 798
  },
  "dependencies": [
    {
      "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"
    },
    {
      "name": "vcpkg-cmake-get-vars",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-get-vars",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "external-dict",
      "default": [],
      "description": [
        "Enable external dictionary"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "iconv",
      "default": [],
      "description": [
        "Enable Iconv support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libiconv",
          "href": "https://vcpkg.link/ports/libiconv",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "openssl",
      "default": [],
      "description": [
        "Enable OpenSSL"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "png",
      "default": [],
      "description": [
        "Enable PNG support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libpng",
          "href": "https://vcpkg.link/ports/libpng",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tiff",
      "default": [],
      "description": [
        "Enable TIFF support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "tiff",
          "href": "https://vcpkg.link/ports/tiff",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build apps"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "xml2",
      "default": [],
      "description": [
        "Enable XML support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libxml2",
          "href": "https://vcpkg.link/ports/libxml2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "zlib",
      "default": [],
      "description": [
        "Enable zlib support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zlib",
          "href": "https://vcpkg.link/ports/zlib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}