Files
rapidfuzz-cpp/pkg.info
T

14 lines
287 B
Plaintext

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