summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9cfd1c99afd23f9f74bce18b522b4e03c4ef8cf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-textual
	pkgdesc = Modern Text User Interface framework
	pkgver = 0.20.1
	pkgrel = 1
	url = https://github.com/Textualize/textual
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-exceptiongroup
	checkdepends = python-aiohttp
	checkdepends = python-msgpack
	checkdepends = python-jinja
	checkdepends = python-syrupy
	checkdepends = python-click
	checkdepends = python-time-machine
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python-rich
	depends = python-importlib-metadata
	depends = python-typing_extensions
	optdepends = python-aiohttp: for HTTP server
	optdepends = python-click: for click event as mouse button
	optdepends = python-msgpack: for MessagePack serializer
	source = textual-0.20.1.tar.gz::https://github.com/Textualize/textual/archive/v0.20.1.tar.gz
	sha512sums = 94c6fa1f87a1eb4e0556fb40442fca05292fd222eef2c6575a04ebad5706b5f23db457da791e8e601d30cd69225e276465bdb6003eaa0295b6453a6c1fb1ef5f

pkgname = python-textual