summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 71b7d52fa558be947badfff9cfd1db619e3e0a34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python2-crcmod
	pkgdesc = Cyclic Redundancy Check (CRC) implementation in Python.
	pkgver = 1.7
	pkgrel = 2
	url = https://pypi.python.org/pypi/crcmod/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python2-setuptools
	depends = python2
	options = !emptydirs
	source = https://pypi.python.org/packages/source/c/crcmod/crcmod-1.7.tar.gz
	md5sums = 2d5b92117d958dcead94f9e17f54cd32

pkgname = python2-crcmod