mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:09:00 +08:00
98ee16b991
* Replace uwp does not support functions * update version * fix patch * update version * del baseline --------- Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
15 lines
381 B
JSON
15 lines
381 B
JSON
{
|
|
"name": "tidy-html5",
|
|
"version": "5.8.0",
|
|
"port-version": 1,
|
|
"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
|
|
}
|
|
]
|
|
}
|