Switch to new package format
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
name: rapidfuzz-cpp
|
||||
description: Rapid fuzzy string matching in C++ using the Levenshtein Distance
|
||||
version: 3.3.3
|
||||
revision: 2
|
||||
url: https://github.com/rapidfuzz/rapidfuzz-cpp
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- cmake
|
||||
make_depends:
|
||||
- catch2
|
||||
Reference in New Issue
Block a user