summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4624f4fca9e44e883c8d05fd85c8e8c81014ee34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-cyclopts
	pkgdesc = A modern, intuitive command line interface framework for Python
	pkgver = 4.21.0
	pkgrel = 1
	url = https://github.com/BrianPugh/cyclopts
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = python-hatch-vcs
	depends = python
	depends = python-attrs
	depends = python-docstring-parser
	depends = python-rich
	depends = python-rich-rst
	source = https://files.pythonhosted.org/packages/source/c/cyclopts/cyclopts-4.21.0.tar.gz
	sha256sums = 477c18c791c924cca4836f79fce000a7bae45f551e340d9e1654e102c6d9ab9d

pkgname = python-cyclopts