Files
rapidfuzz-cpp/pkg.info
T
2025-10-02 14:58:36 +03:00

10 lines
250 B
Plaintext

name: rapidfuzz-cpp
description: Rapid fuzzy string matching in C++ using the Levenshtein Distance
version: 3.3.3
url: https://github.com/rapidfuzz/rapidfuzz-cpp
license: MIT
architecture: any
depends: ["cmake"]
make_depends: ["catch2"]
type: source