blob: d8777fb4fa8a8d1c45bd715aed6feb7b3523b1c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pyrepl-git
pkgdesc = A Python library for building flexible command line interfaces
pkgver = 0.9.0.39.gf1e5513
pkgrel = 1
url = https://github.com/blueyed/pyrepl
arch = any
license = MIT
makedepends = git
makedepends = python
depends = python
provides = python-pyrepl
provides = python-pyrepl-hg
conflicts = python-pyrepl
conflicts = python-pyrepl-hg
source = git+https://github.com/pypy/pyrepl
md5sums = SKIP
pkgname = python-pyrepl-git
|