summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 084ca1ec55c7c38a063256e06189617e8d1acc7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-python-lzo-git
	pkgdesc = Python bindings for the LZO data compression library
	pkgver = v1.16
	pkgrel = 1
	url = https://github.com/jd-boyd/python-lzo
	arch = any
	license = GPL
	makedepends = git
	makedepends = lzo
	makedepends = python-pip
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	provides = python-python-lzo
	source = git+https://github.com/jd-boyd/python-lzo
	sha256sums = SKIP

pkgname = python-python-lzo-git