summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d643d9759f2ea21ca1d79a75e64986106d8f5f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python2-libkeepass
	pkgdesc = library for keepassx
	pkgver = 0.1.0
	pkgrel = 1
	url = http://github.com/crass/libkeepass
	arch = any
	license = GPLv2
	makedepends = python2-setuptools
	depends = python2-crypto
	depends = python2-nose
	depends = python2-lxml
	source = git+git://github.com/crass/libkeepass.git
	md5sums = SKIP

pkgname = python2-libkeepass