Switch to new package format

This commit is contained in:
2026-06-13 20:01:15 +03:00
parent fc79e0ec37
commit 6b9a63c0d9
2 changed files with 4 additions and 2 deletions
+15
View File
@@ -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