blob: 8d280411f154bd43714ac6450eac0b9959d3ecf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-chibi-argsparser
pkgdesc = wrapper for argsparser to make more human the definition of the parser
pkgver = 1.1.1
pkgrel = 1
url = https://pypi.org/project/chibi-argsparser/
arch = any
license = WTFPL
makedepends = python-setuptools
depends = python-chibi-atlas
depends = python
source = https://files.pythonhosted.org/packages/source/c/chibi_argsparser/chibi_argsparser-1.1.1.tar.gz
sha256sums = 2332fa95790275dfa5e2f78172fd5a818c6129e8c173b1923ad8aa135e156a1a
pkgname = python-chibi-argsparser
|