summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54fb10d5af8439c68fd58e3be4d34b539f44ef66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
pkgbase = python2-pwntools-git
	pkgdesc = A CTF framework and exploit development library. (git version, branch dev)
	pkgver = 3.13.0beta0.r51.gc89bed25
	pkgrel = 2
	url = https://github.com/Gallopsled/pwntools
	arch = any
	license = GPL2
	license = BSD
	license = MIT
	makedepends = lib32-glibc
	makedepends = python2-setuptools
	depends = python2>=2.7
	depends = python2-mako
	depends = python2-paramiko
	depends = python2-pyelftools
	depends = python2-capstone
	depends = python2-pyserial
	depends = python2-unicorn
	depends = python2-intervaltree
	depends = python2-pip
	depends = python2-requests
	depends = python2-psutil
	depends = python2-tox
	depends = python2-pysocks
	depends = python2-dateutil
	depends = python2-pygments
	depends = python2-pypandoc
	depends = python2-packaging
	depends = ropgadget
	provides = python2-pwntools
	conflicts = python2-pwntools
	source = python2-pwntools-git::git+https://github.com/Gallopsled/pwntools.git
	md5sums = SKIP

pkgname = python2-pwntools-git