summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e4090ff44a300818399ccf05dd8ff9f7e3982924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-questionary
	pkgdesc = Python library to build pretty command line user prompts
	pkgver = 2.1.1
	pkgrel = 2
	url = https://pypi.python.org/pypi/questionary
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python-prompt_toolkit
	source = https://files.pythonhosted.org/packages/source/q/questionary/questionary-2.1.1.tar.gz
	sha256sums = 3d7e980292bb0107abaa79c68dd3eee3c561b83a0f89ae482860b181c8bd412d

pkgname = python-questionary