blob: 610c84c21e2229411e0610e5bf301c099fa6c49e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-cement
pkgdesc = CLI application framework for Python
pkgver = 3.0.14
pkgrel = 1
url = https://builtoncement.com/
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-pdm-backend
depends = python
depends = python-yaml
depends = python-tabulate
depends = python-jinja
source = https://pypi.io/packages/source/c/cement/cement-3.0.14.tar.gz
md5sums = ee6ffab6dd3073855c0b2639a8f9d699
sha256sums = 0a8efc10646bd9a68d5cc5d2b69cfa0d9b3c186ce5d268497e3bbfc823dcb525
pkgname = python-cement
|