10 lines
250 B
Plaintext
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
|