blob: 64a0df9129ef84ea82a6d7907737e8a6ac28cf16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-ngram
pkgdesc = A set subclass providing fuzzy search based on N-gram
pkgver = 4.0.3
pkgrel = 1
url = https://github.com/gpoulter/python-ngram
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/n/ngram/ngram-4.0.3.tar.gz
sha256sums = 06d1809ee2fedddced6065dcd19826c61318787d47bf4f10b1c011783d419aa6
pkgname = python-ngram
|