summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b58c5e737a909c0bab121387a31a846a3d04ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pygnuutils
	pkgdesc = Pure python implementation for GNU utils
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/matan1008/pygnuutils
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-click
	source = python-pygnuutils-0.1.1.tar.gz::https://github.com/matan1008/pygnuutils/archive/refs/tags/v0.1.1.tar.gz
	sha256sums = 7607e8d51b3315f2ff48df131670ca33507ea5509c1f18d62e338ec2959dc839

pkgname = python-pygnuutils