16 lines
654 B
Plaintext
16 lines
654 B
Plaintext
pkgbase = rapidfuzz-cpp
|
|
pkgdesc = Rapid fuzzy string matching in C++ using the Levenshtein Distance
|
|
pkgver = 3.2.0
|
|
pkgrel = 1
|
|
url = https://github.com/rapidfuzz/rapidfuzz-cpp
|
|
arch = any
|
|
license = MIT
|
|
makedepends = git
|
|
makedepends = catch2
|
|
depends = cmake
|
|
source = rapidfuzz-cpp::git+https://github.com/rapidfuzz/rapidfuzz-cpp#tag=v3.2.0
|
|
sha512sums = 6a2a0892134db27b821480e4493a221e5d9370bc1f81efdd3a5a614a890fed12502c0a57e6c498f3b99e1e15a1e7320f5f8a7996b422cb7ab3443a157c742d34
|
|
b2sums = 4335e4f70a15895f123ff3d7de9505e247e33bb44441ae2b5561106c83205b5cf2e4925b82443ee1f61bef9a469c2477d4db85b896129c08d44c9379ba9e0ec2
|
|
|
|
pkgname = rapidfuzz-cpp
|