forked from M-Labs/artiq-extrapkg
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
pkgbase="mingw-w64-python-levenshtein"
|
|
pkgname="mingw-w64-x86_64-python-levenshtein"
|
|
pkgrel=1
|
|
pkgdesc="Python extension for computing string edit distances and similarities."
|
|
license=("GPL2")
|
|
depends=(
|
|
"mingw-w64-x86_64-python"
|
|
"mingw-w64-x86_64-python-sipyco"
|
|
"mingw-w64-x86_64-python-numpy"
|
|
"mingw-w64-x86_64-python-aiohttp"
|
|
)
|
|
|
|
source PKGBUILD.common
|