summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98cf3156cdde2d1910cdc19916b8f4287c47af99 (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
pkgbase = python-pwntools-git
	pkgdesc = A CTF framework and exploit development library. (git branch dev3)
	pkgver = 3.13.0beta0.r186.gb6061878
	pkgrel = 1
	url = https://github.com/Gallopsled/pwntools
	arch = any
	license = GPL
	makedepends = make
	depends = python
	depends = python-intervaltree
	depends = python-pyelftools
	depends = python-tox
	depends = python-mako
	depends = python-unicorn
	depends = python-psutil
	depends = python-dateutil
	depends = python-pysocks
	depends = python-pygments
	depends = python-pip
	depends = python-pyserial
	depends = python-paramiko
	depends = ropgadget
	depends = python-capstone
	depends = python-requests
	depends = python-psutil
	depends = python-pypandoc
	depends = python-packaging
	optdepends = gdb: binary debugging
	provides = python-pwntools
	source = python-pwntools-git::git+https://github.com/mcd1992/pwntools.git#branch=dev3
	sha256sums = SKIP

pkgname = python-pwntools-git