summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8466fffd72003ff30ba85c80b7cbfdc17e5107bd (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.13.0beta0
	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
	provides = python2-pwntools
	conflicts = python2-pwntools
	options = strip
	source = python2-pwntools-3.13.0beta0.tar.gz::https://github.com/Gallopsled/pwntools/archive/3.13.0beta0.tar.gz
	sha256sums = c67aa5545f77e76dee270fa6ac2b7dfe31189aff7ebebb2dc57b786212892d6e

pkgname = python2-pwntools