summarylogtreecommitdiffstats
path: root/.AURINFO
blob: d99de5a876c25385f765b6e3da314bd10cd40f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pyinsane
	pkgdesc = Python implementation of the Sane API (using ctypes) and abstration layer
	pkgver = 1.3.6
	pkgrel = 1
	url = https://github.com/jflesch/pyinsane
	arch = any
	license = GPL3
	makedepends = python
	makedepends = python-setuptools
	depends = libksane
	provides = python-pyinsane
	conflicts = python-pyinsane
	source = https://github.com/jflesch/pyinsane/archive/v1.3.6.zip

pkgname = python-pyinsane