summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 954a61cd9848d67dfe7d8550119468c11fea6253 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-argparse-range-git
	pkgdesc = Easily check that an argument is within a range for argparse
	pkgver = 0.1.2.r1.9582200
	pkgrel = 1
	url = https://github.com/aatifsyed/argparse-range
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-poetry-core
	makedepends = python-installer
	depends = python
	provides = python-argparse-range
	conflicts = python-argparse-range
	source = argparse-range::git+https://github.com/aatifsyed/argparse-range.git
	sha256sums = SKIP

pkgname = python-argparse-range-git