summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d6f575883d7dd272d36c86114875d4efd4cfb14 (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
pkgbase = python-moulti
	pkgdesc = CLI-driven Terminal User Interface (TUI) that enables you to assign the numerous lines emitted by your scripts to visual, collapsible blocks called steps
	pkgver = 1.30.1
	pkgrel = 1
	url = https://github.com/napisani/procmux
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = bpython
	depends = mypy
	depends = twine
	depends = python-argcomplete
	depends = python-pylint
	depends = python-pyperclip
	depends = python-textual
	depends = python-unidiff
	provides = moulti
	source = https://files.pythonhosted.org/packages/source/m/moulti/moulti-1.30.1.tar.gz
	sha256sums = 487e71cc4eca9178c9eb50a3ef5f75fc1221ca911f64f07174ddc6637b6c86fb

pkgname = python-moulti