blob: 839a1005bbe3cc9cd66329fe08a703625ad3cc10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-plac
pkgdesc = The smartest command line arguments parser in the world
pkgver = 1.3.0
pkgrel = 1
url = https://pypi.org/project/plac/
arch = any
license = BSD
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/7c/c0/404e96279ab563a98ca9fe9b7e1dfdd06e3f5ef26af965d62f706385c3bf/plac-1.3.0.tar.gz
sha256sums = 2e6422d966ca2cbe30353ad13f1c44fddfa71f8445fb54fff0169d3c982101be
pkgname = python-plac
|