New package: rapidfuzz-cpp-2.1.1
This commit is contained in:
parent
ef70729012
commit
04e86a13f6
15
srcpkgs/rapidfuzz-cpp/template
Normal file
15
srcpkgs/rapidfuzz-cpp/template
Normal file
@ -0,0 +1,15 @@
|
||||
# Template file for 'rapidfuzz-cpp'
|
||||
pkgname=rapidfuzz-cpp
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
|
||||
maintainer="chrysos349 <chrysostom349@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/maxbachmann/rapidfuzz-cpp"
|
||||
distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz"
|
||||
checksum=1680c0dbf77d228ea81825c24755db99ee0e21a8db3663b5136741b3e108c3f2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user