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

20 lines
463 B
JSON

{
"name": "daw-utf-range",
"version": "2.2.5",
"port-version": 1,
"description": "Header-only utf8 string range used by daw-json-link. Includes a constexpr/noexcept modified version of utfcpp.",
"homepage": "https://github.com/beached/utf_range",
"license": "BSL-1.0",
"dependencies": [
"daw-header-libraries",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}