aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/stringzilla/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/stringzilla/vcpkg.json')
-rw-r--r--vcpkg/ports/stringzilla/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/stringzilla/vcpkg.json b/vcpkg/ports/stringzilla/vcpkg.json
new file mode 100644
index 0000000..1b06736
--- /dev/null
+++ b/vcpkg/ports/stringzilla/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "stringzilla",
+ "version": "4.2.3",
+ "description": "StringZilla is the GodZilla of string libraries, using SIMD and SWAR to accelerate string operations on modern CPUs.",
+ "homepage": "https://github.com/ashvardanian/StringZilla",
+ "license": "Apache-2.0"
+}