summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ca9a6127dc0f322a78667508dae72dcd6fc674d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = termgraph-git
	pkgdesc = Python command-line tool which draws basic graphs in the terminal (development version)
	pkgver = 0.5.4.r0.g5dd9a0a
	pkgrel = 2
	url = https://github.com/mkaz/termgraph
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-colorama
	provides = termgraph
	conflicts = termgraph
	source = termgraph::git+https://github.com/mkaz/termgraph
	sha256sums = SKIP

pkgname = termgraph-git