summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f17f7392577b5f746d7d91e32cc7ac7898402df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated by mksrcinfo v8
# Sat Jan  7 00:41:09 UTC 2017
pkgbase = trespass
	pkgdesc = A secure password keeper written in python using gpg to protect account/user and user/password key value stores
	pkgver = 0.0.1
	pkgrel = 1
	url = https://github.com/gps1539/trespass
	arch = any
	license = GPL
	depends = python
	depends = python-numpy
	depends = gnupg
	source = https://raw.githubusercontent.com/gps1539/trespass/master/trespass.py
	md5sums = 4ee384218bbc873e6770dd315c7984e8

pkgname = trespass