summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b7ac4cba6f890b58ee882ffb6c63b2d03c7ddf93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-ahocorapy
	pkgdesc = ahocorapy is a pure python implementation of the Aho-Corasick Algorithm.
	pkgver = 1.6.2
	pkgrel = 1
	url = https://github.com/abusix/ahocorapy
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = python-ahocorapy-1.6.2.tar.gz::https://github.com/abusix/ahocorapy/archive/refs/tags/1.6.2.tar.gz
	sha256sums = aad3c544ac6194bc863edf3a793e42050276e52e1c1a69c25b95e4d76802ba51

pkgname = python-ahocorapy