summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10d1eb36a5f0d881743a0c5d4958e74f26ff61cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-google-crc32c
	pkgdesc = Wraps Google's CRC32C library into a Python wrapper
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/googleapis/python-crc32c
	arch = any
	license = APACHE
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python>=3.6
	optdepends = google-crc32c: use C extension instead of pure Python implementation (requires rebuild)
	source = python-google-crc32c-1.2.0.tar.gz::https://github.com/googleapis/python-crc32c/archive/v1.2.0.tar.gz
	sha256sums = 7cb079223a4f175c685d2c2c26efc5176d72b23eae65f532a83db227e24dce79

pkgname = python-google-crc32c