2021-09-04 08:03:15 +08:00
|
|
|
{
|
|
|
|
"name": "simdutf",
|
2024-09-17 03:52:41 +08:00
|
|
|
"version-semver": "5.5.0",
|
2021-09-04 08:03:15 +08:00
|
|
|
"description": "Unicode validation and transcoding at billions of characters per second",
|
|
|
|
"homepage": "https://github.com/simdutf/simdutf",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
2023-08-11 01:24:31 +08:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"tools": {
|
2024-07-19 00:40:36 +08:00
|
|
|
"description": "Build the fastbase64 and simdutf command line tools for transcoding strings"
|
2023-08-11 01:24:31 +08:00
|
|
|
}
|
|
|
|
}
|
2021-09-04 08:03:15 +08:00
|
|
|
}
|