Files
rapidfuzz-cpp/pkg.info
T
2025-05-08 17:18:34 +03:00

10 lines
250 B
Plaintext

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