blob: 1e21693d14423471ebfd3ec9b8760ddc0e066b06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python2-esmre
pkgdesc = a Python module that can be used to speed up the execution of a large collection of regular expressions
pkgver = 0.5.2
pkgrel = 1
url = https://github.com/wharris/esmre
arch = any
license = LGPL2
makedepends = python2-setuptools
makedepends = cython2
depends = python2
source = python2-esmre-0.5.2.tar.gz::https://files.pythonhosted.org/packages/96/99/5f6882cdb32708711b7724fee76eb6ce44033309ed0b12f71da1731e7d22/esmre-0.5.2.tar.gz
md5sums = ce26e9bf8bfeb3f469d68b3fccd70939
pkgname = python2-esmre
|