summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6bdebef7c91c984ddd4fcde2ee4c5fe459b94791 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-piou-git
	pkgdesc = A CLI tool to build beautiful rich text command-line interfaces with type validation (latest git commit)
	pkgver = 0.15.0.r0.g6cd9f42
	pkgrel = 1
	url = https://github.com/Andarius/piou
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-wheel
	depends = python
	depends = python-rich
	depends = python-typing_extensions
	provides = python-piou
	conflicts = python-piou
	source = git+https://github.com/Andarius/piou.git
	sha256sums = SKIP

pkgname = python-piou-git