blob: adc1b231f85e702e1a4b9154ba977bd1103d8189 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-ircmatch-git
pkgdesc = python extension for fast IRC mask matching and collapsing
pkgver = ircmatch.1.1.r7.g0083a41
pkgrel = 1
url = https://github.com/mammon-ircd/ircmatch
arch = i686
arch = x86_64
license = custom
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
depends = python
options = !emptydirs
source = git+https://github.com/mammon-ircd/ircmatch.git
md5sums = SKIP
pkgname = python-ircmatch-git
|