Initial Commit

This commit is contained in:
2025-05-08 17:18:34 +03:00
commit 41e71af359
3 changed files with 55 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: rapidfuzz-cpp
description: Rapid fuzzy string matching in C++ using the Levenshtein Distance
version: 3.3.2
url: https://github.com/rapidfuzz/rapidfuzz-cpp
license: MIT
architecture: any
depends: ["cmake"]
make_dependS: ["catch2"]
type: source