summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eb2acff1fb603643088b0069a48ceb6b1ef1b08e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-crc
	pkgdesc = Library and CLI to calculate and verify all kinds of CRC checksums
	pkgver = 7.1.0
	pkgrel = 1
	url = https://github.com/Nicoretti/crc
	arch = any
	license = custom:BSD License
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-poetry
	source = https://github.com/Nicoretti/crc/releases/download/7.1.0/crc-7.1.0.tar.gz
	sha256sums = 99dd540909a37ae4f62c65441df8ecb4e7f9af014fecaf4f331052a41d66c07d

pkgname = python-crc
	depends = python
	depends = python-poetry