blob: 27428443498d139ac75100f52a691d12a88a2411 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-termgraph
pkgdesc = A Python command-line and library that draws basic graphs in the terminal
pkgver = 0.7.6
pkgrel = 1
url = https://github.com/mkaz/termgraph
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
depends = python
depends = python-colorama
provides = termgraph
source = https://files.pythonhosted.org/packages/source/t/termgraph/termgraph-0.7.6.tar.gz
sha256sums = 0a86f6033cec461785ca4ffae19b394c788820fa9beab17f9d2eb83068e1fe60
pkgname = python-termgraph
|