summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c07b73b5ec377e167d2d1b484025933f8723f349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-google-crc32c
	pkgdesc = A python wrapper of the C library 'Google CRC32C'
	pkgver = 1.1.2
	pkgrel = 1
	url = https://pypi.org/project/google-crc32c/
	arch = any
	license = APACHE
	makedepends = python-setuptools
	depends = python>=3.6
	depends = python-cffi>=1.0.0
	optdepends = google-crc32c: using the c extension instead of a pure python implementation
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/g/google-crc32c/google-crc32c-1.1.2.tar.gz
	sha256sums = dff5bd1236737f66950999d25de7a78144548ebac7788d30ada8c1b6ead60b27

pkgname = python-google-crc32c