summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4162629727b1649f586bb5c897087fd1a51e221a (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 Mar  9 15:19:40 UTC 2017
pkgbase = python-mando
	pkgver = 0.5
	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.5.tar.gz
	source = LICENSE
	sha256sums = 80b5b5f0405e64d8b35ae04c5e897ecdfdcc7337154b32696df8a5418c810560
	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