blob: 053fc87dcbbca33195d290dda2b0446ecc0e3cb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-pybars3-git
pkgdesc = A general object-oriented pattern matcher for Python, based on Alessandro Warth's OMeta.
pkgver = 0.9.7.r1.g2edd2fa
pkgrel = 1
url = https://github.com/wbond/pybars3
arch = any
license = LGLP3
makedepends = python-setuptools
depends = python-pymeta3
provides = python-pybars3
source = python-pybars3-git::git+https://github.com/wbond/pybars3.git
md5sums = SKIP
pkgname = python-pybars3-git
|