summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 601daf434cbadb560eafd68788786abb97368912 (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.1
	pkgrel = 1
	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.1.tar.gz
	sha256sums = 2db2163ef51a1b746d6d7781f78856430a2bcf0f10df428fe5986ecc0ef9809c

pkgname = python-click-man