summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b43a2745243aa68e7ea56390a477f8eeea9f4ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-textual-textarea
	pkgdesc = A text area (multi-line input) with syntax highlighting for Textual
	pkgver = 0.11.3
	pkgrel = 1
	url = https://pypi.org/project/textual-textarea/
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-wheel
	depends = python
	depends = python-textual
	depends = python-pyperclip
	options = !strip
	source = https://files.pythonhosted.org/packages/source/t/textual-textarea/textual_textarea-0.11.3.tar.gz
	b2sums = 342832e4eb178c9f952318ca381488d841e53e2fe74da960fb7ceacbf881149aae4a7a10f993cbbd95ec52cd139d7994481b82c3f42bd1b51892c3abc8ef9daa

pkgname = python-textual-textarea