summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c70a63c97501523eb41d64bfdd530a80b641e610 (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
pkgbase = python2-pwntools
	pkgdesc = The CTF framework used by Gallopsled in every CTF
	pkgver = 2.2.0
	pkgrel = 2
	url = https://github.com/Gallopsled/pwntools/
	arch = any
	license = MIT
	license = GPL2
	license = BSD
	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-requests
	depends = python2-psutil
	depends = ropgadget
	conflicts = python2-pwntools,
	conflicts = python2-pwntools-git
	options = strip
	source = https://github.com/Gallopsled/pwntools/archive/2.2.0.tar.gz
	md5sums = 3ab358401ec751436f71633fb7476c28

pkgname = python2-pwntools