blob: 05c01d58b57daee049cd04c0945b80d7337f4a7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-arg
pkgdesc = A simple argument parser for Python
pkgver = 1.0.2
pkgrel = 1
url = https://codeberg.org/maandree/python-arg
arch = any
license = custom:ISC
makedepends = python
makedepends = python2
depends = python
source = -1.0.2.tar.gz::https://codeberg.org/maandree/python-arg/archive/1.0.2.tar.gz
sha256sums = def24fe254a2e1a649366151e362e83ab7d1983b0187c057f20f6f60e0d3b04d
pkgname = python-arg
|