blob: ef90029f7031e6fe61cdc6fd5ff7785a44e5459a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-argtools
pkgdesc = Python argument tools.
pkgver = 0.0.2
pkgrel = 1
url = https://pypi.org/project/python-argtools
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-argtools
conflicts = python-argtools
options = !strip
options = !debug
source = python_argtools-0.0.2.tar.gz::https://files.pythonhosted.org/packages/source/p/python_argtools/python_argtools-0.0.2.tar.gz
sha256sums = edb8cfefe2773ffa2fa9efb9fcbdf679d8826a3a29adf2fecb36986146e83f5c
pkgname = python-argtools
|