blob: 2a6ef9bf3b60c2ea44354f52c565d6ba82514242 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pol-git
pkgdesc = Awk-like one-liners for Python
pkgver = r112.1c5aef5
pkgrel = 1
url = https://github.com/riolet/poline
arch = any
license = MIT
makedepends = git
depends = python
depends = python-setuptools
options = !emptydirs
source = poline::git+https://github.com/riolet/poline.git
sha256sums = SKIP
pkgname = pol-git
|