summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 158752e7d259d89741573de7d5a84491fb17e181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cpuid.py-git
	pkgdesc = Pure Python interface to the CPUID instruction
	pkgver = r27.fcffb0a
	pkgrel = 2
	url = https://github.com/flababah/cpuid.py
	arch = any
	license = MIT
	makedepends = git
	depends = python
	source = git+https://github.com/flababah/cpuid.py.git
	md5sums = SKIP

pkgname = cpuid.py-git