Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
449 B
JSON

{
"name": "tidy-html5",
"version": "5.8.0",
"port-version": 2,
"description": "Tidy tidies HTML and XML. It can tidy your documents by itself, and developers can easily integrate its features into even more powerful tools.",
"homepage": "https://www.html-tidy.org",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}