summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9df4d57866affd503d3ac0579c5196a1b96e3285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Generated by mksrcinfo v8
# Thu Jun 15 16:34:49 UTC 2017
pkgbase = python-mando
	pkgver = 0.6.4
	pkgrel = 1
	url = https://mando.readthedocs.org/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/m/mando/mando-0.6.4.tar.gz
	source = LICENSE
	sha256sums = 79feb19dc0f097daa64a1243db578e7674909b75f88ac2220f1c065c10a0d960
	sha256sums = 6123bc92c70372634b45af73fbae39eaa70683a66782b73b833c258c4de939eb

pkgname = python-mando
	pkgdesc = Python library which wraps the argparse module to help write flexible CLI applications
	depends = python
	optdepends = python-sphinx: to run unit tests

pkgname = python2-mando
	pkgdesc = Python 2 library which wraps the argparse module to help write flexible CLI applications
	depends = python2
	optdepends = python2-sphinx: to run unit tests