summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 36254eb39a15fe3f1ce52835a653513bdd973ba9 (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
37
pkgbase = python2-pwntools
	pkgdesc = A CTF framework and exploit development library.
	pkgver = 3.12.0
	pkgrel = 1
	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 = python2-tox
	depends = python2-pysocks
	depends = python2-dateutil
	depends = python2-pygments
	depends = python2-pypandoc
	depends = python2-packaging
	depends = python2-unicorn
	depends = python2-intervaltree
	depends = python2-pip
	depends = ropgadget
	conflicts = python2-pwntools
	conflicts = python2-pwntools-git
	options = strip
	source = https://github.com/Gallopsled/pwntools/archive/3.12.0.tar.gz
	sha256sums = e743daa158a3ac1e958b52e61de47f3db6cec701379712eeda4f4a977ca32309

pkgname = python2-pwntools