summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 63eaf825532294c285ffba3e5b02d04a9187a445 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = xortool
	pkgdesc = Tool for xor cipher analysis
	pkgver = 0.99
	pkgrel = 1
	url = https://github.com/hellman/xortool
	arch = any
	license = MIT
	depends = python
	depends = python-docopt
	depends = python-setuptools
	provides = xortool
	conflicts = xortool
	conflicts = xortool-git
	source = https://github.com/hellman/xortool/archive/v0.99.tar.gz
	sha256sums = b92da4832b62745c639c439216ca4b73b902854ee50cae2e185eff3b21bb65de

pkgname = xortool