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
