summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c745a54650b4ab5c2425952cf71a974b90047fee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-inquirer-textual
	pkgdesc = Versatile library for user input in Python
	pkgver = 0.5.1
	pkgrel = 1
	url = https://github.com/robvanderleek/inquirer-textual
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-rich
	depends = python-textual
	depends = python-typing_extensions
	source = https://files.pythonhosted.org/packages/source/i/inquirer_textual/inquirer_textual-0.5.1.tar.gz
	sha256sums = 4e4604a303ba58e7321d96044ba235b3332f2f330b081282914be504e1f59c71

pkgname = python-inquirer-textual