summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f61ff83a6613e234e77e4bb20ae681f44d9c70e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-fastcrc
	pkgdesc = A hyper-fast Python module for computing CRC(8, 16, 32, 64) checksum
	pkgver = 0.3.6
	pkgrel = 1
	url = https://github.com/overcat/fastcrc
	arch = x86_64
	license = MIT
	makedepends = maturin
	makedepends = python-installer
	makedepends = rust
	depends = python
	source = https://files.pythonhosted.org/packages/source/f/fastcrc/fastcrc-0.3.6.tar.gz
	sha256sums = 58eb2409d37f47edd962d1a8df55fd018dd553e0830e7c016b92f4ecafb825fe

pkgname = python-fastcrc