blob: e0c150e5eec74773bb336a76880c1a688d587ac4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-shutilwhich
pkgdesc = Backport of shutil.which
pkgver = 1.1.0
pkgrel = 1
url = https://pypi.python.org/pypi/latex/1.1.0
arch = any
license = custom
makedepends = python
makedepends = python-setuptools
source = shutilwhich-1.1.0.tar.gz::https://github.com/mbr/shutilwhich/archive/1.1.0.tar.gz
md5sums = 8a5a43077e8af4d027dfb7b88827022b
pkgname = python-shutilwhich
depends = python
depends = python-setuptools
|