summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0113e2f3b312b1e0f3631ed1d8b4a5fac60b3d29 (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-rich-git
	pkgdesc = Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal
	pkgver = 13.7.0
	pkgrel = 1
	url = https://github.com/willmcgugan/rich
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python-colorama
	depends = python-markdown-it-py
	depends = python-pygments
	provides = python-rich=13.7.0
	provides = rich-git=13.7.0
	provides = rich=13.7.0
	conflicts = python-rich
	conflicts = rich-git
	conflicts = rich
	source = git+https://github.com/willmcgugan/rich.git
	b2sums = SKIP

pkgname = python-rich-git