# Template file for 'rapidfuzz-cpp' pkgname=rapidfuzz-cpp version=3.3.1 revision=1 build_style=cmake short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance" maintainer="chrysos349 " license="MIT" homepage="https://github.com/maxbachmann/rapidfuzz-cpp" changelog="https://github.com/rapidfuzz/rapidfuzz-cpp/releases" distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz" checksum=8d24762d28449aff43035067fe11d94c4c69430b202f44738e9cf8ed51aed38f post_install() { vlicense LICENSE }