summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f3aa81429dde31bd0a2b8f81a6638b8d741a74a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-textual-plotext
	pkgdesc = A Textual widget wrapper for the Plotext plotting library
	pkgver = 1.0.1
	pkgrel = 2
	url = https://github.com/Textualize/textual-plotext
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python
	depends = python-plotext
	depends = python-textual
	source = https://files.pythonhosted.org/packages/source/t/textual-plotext/textual_plotext-1.0.1.tar.gz
	sha256sums = 836f53a3316756609e194129a35c2875638e7958c261f541e0a794f7c98011be

pkgname = python-textual-plotext