summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16ca88d2c7131ffc794ca50cd0ba1baf6a4db745 (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
pkgbase = python-multiplex
	pkgdesc = View output of multiple processes, in parallel, in the console, with an interactive TUI.
	pkgver = 0.6.1
	pkgrel = 2
	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-aiofiles
	depends = python-aiostream
	depends = python-click
	depends = python-easyansi
	depends = python-wcwidth
	depends = python-pyte
	source = https://files.pythonhosted.org/packages/source/m/multiplex/multiplex-0.6.1.tar.gz
	source = fix_typo.patch
	sha256sums = 4fe4a89eaeae6b33d199e772dda211ac1c3de10438c4534b790860a291c722dc
	sha256sums = d2f851cd67bcf58c357c71a418697c68c66d5214d8974dc680d3389d86be5a6c

pkgname = python-multiplex