summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7858858ddd506c13f2210ef79f4f1188446e85e3 (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
pkgbase = python-multiplex
	pkgdesc = View output of multiple processes, in parallel, in the console, with an interactive TUI
	pkgver = 0.6.1
	pkgrel = 3
	url = https://github.com/dankilman/multiplex
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python
	depends = python-aiofiles
	depends = python-aiostream
	depends = python-click
	depends = python-easyansi
	depends = python-wcwidth
	depends = python-pyte
	provides = multiplex
	source = https://files.pythonhosted.org/packages/source/m/multiplex/multiplex-0.6.1.tar.gz
	source = fix_typo.patch
	sha256sums = 4fe4a89eaeae6b33d199e772dda211ac1c3de10438c4534b790860a291c722dc
	sha256sums = 20c687508b10d5b0f56f9c2d40dbce9196137d75ded5328043bbb67a4b4d5d93

pkgname = python-multiplex