summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 643311cc504f7031f7ce4e75ff3bf8229772d1db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-inquirer
	pkgdesc = Collection of common interactive command line user interfaces, based on Inquirer.js
	pkgver = 3.4.0
	pkgrel = 1
	url = https://github.com/magmax/python-inquirer
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python-blessed
	depends = python-editor
	depends = python-readchar
	source = python-inquirer-3.4.0.tar.gz::https://files.pythonhosted.org/packages/source/i/inquirer/inquirer-3.4.0.tar.gz
	sha256sums = 8edc99c076386ee2d2204e5e3653c2488244e82cb197b2d498b3c1b5ffb25d0b

pkgname = python-inquirer