15 lines
576 B
Bash
15 lines
576 B
Bash
# Template file for 'python3-thefuzz'
|
|
pkgname=python3-thefuzz
|
|
version=0.19.0
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-Levenshtein"
|
|
checkdepends="python3-pytest $depends python3-hypothesis python3-pycodestyle"
|
|
short_desc="Fuzzy String Matching in Python"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://github.com/seatgeek/thefuzz"
|
|
distfiles="https://github.com/seatgeek/thefuzz/archive/refs/tags/$version.tar.gz"
|
|
checksum=0804e9c02a50b8bdfe94f043fb09defa8cf81400105812a556c477d823683d2e
|