{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
  "name": "simdutf",
  "version-semver": "3.2.16",
  "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
    }
  ],
  "features": {
    "tools": {
      "description": "Build the simdutf command line tool for transcoding strings"
    }
  }
}
