summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32664c692f7ad462f671ba3f631c63a335066bb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-inquirerpy
	pkgdesc = Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
	pkgver = 0.3.1
	pkgrel = 3
	url = https://github.com/kazhala/InquirerPy
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-prompt_toolkit
	depends = python-pfzy
	source = https://files.pythonhosted.org/packages/source/I/InquirerPy/InquirerPy-0.3.1.tar.gz
	sha256sums = 82995b728fa4cdac29bc6118d9da02e2f7f61f7b93ab430ca8ff40397ed8290b

pkgname = python-inquirerpy
	depends = python
	depends = python-prompt_toolkit
	depends = python-pfzy