summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc2551a6e181ffa59a5371312fffaa0207018c6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-textual
	pkgdesc = Modern Text User Interface framework
	pkgver = 0.47.1
	pkgrel = 1
	url = https://github.com/Textualize/textual
	arch = any
	license = MIT
	checkdepends = python-pytest-asyncio
	checkdepends = python-time-machine
	checkdepends = python-tree-sitter-languages
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python-rich
	depends = python-importlib-metadata
	depends = python-typing_extensions
	optdepends = python-tree-sitter: for syntax highlighting support
	optdepends = python-tree-sitter-languages: for custom languages support
	optdepends = python-textual-dev: tools for developers
	source = textual-0.47.1.tar.gz::https://github.com/Textualize/textual/archive/v0.47.1.tar.gz
	sha512sums = f17684f8e822423164a6b549c261f5662b6997e9934e1c76f159610d1ed682e26d34e39ae22c3b8fe47e84c8b4a87cc6bd70e0121806b498ddda5ddb9f575bd1

pkgname = python-textual