blob: bd58c7f33232656151dd4b2abefed6c3bc084c8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-plac
pkgdesc = parsing the command line the easy way
pkgver = 1.4.3
pkgrel = 1
url = https://github.com/ialbert/plac
arch = any
license = BSD-2-Clause
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = python-plac-1.4.3.tar.gz::https://github.com/ialbert/plac/archive/refs/tags/v1.4.3.tar.gz
b2sums = 32e2d88bc580c6f886982bd673142e34e2203d3eabdb828d84397e842e4fa00a2bb1e02c73134f58c3a5d8edb83496ccd6a7f7791b6a16c494d44c90dced69b0
pkgname = python-plac
|