{
  "name": "libdxfrw",
  "href": "https://vcpkg.link/ports/libdxfrw",
  "supports": "all",
  "published_at": "2026-03-11T21:32:40.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "libdxfrw is a free C++ library to read and write DXF files in both formats, ascii and binary form. It also has rudimentary capabilities to read DWG files."
  ],
  "license": "GPL-2.0-only",
  "version": {
    "type": "date",
    "value": "2025-09-25",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/0dee4941ac0643c45ac2ca7eee1ae7a0746da32a/ports/libdxfrw",
    "hash": "0dee4941ac0643c45ac2ca7eee1ae7a0746da32a"
  },
  "repository": null,
  "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"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "dwg2dxf",
      "default": [],
      "description": [
        "Build the dwg2dxf tool to convert DWG files to DXF format"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}