blob: fb732597fd88601dfe85a0123853b29889b69d66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-click-man
pkgdesc = Automate generation of man pages for python click applications
pkgver = 0.5.0
pkgrel = 2
url = https://pypi.python.org/pypi/click-man
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-click
source = https://files.pythonhosted.org/packages/source/c/click-man/click_man-0.5.0.tar.gz
sha256sums = 2c2b3016c533dd315fa45ef9ab9bfa5bfd71017ea6d5bbcd454c179aee6b2343
pkgname = python-click-man
|