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

19 lines
389 B
JSON

{
"name": "turbobase64",
"version": "2023.8",
"description": "Fastest Base64 SIMD/Neon library",
"homepage": "https://github.com/powturbo/Turbo-Base64",
"license": "GPL-3.0-only",
"supports": "!android & !(windows & arm)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}