blob: c64467a1418a5b14331fbfe6a965f29abbbbafcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-ten-git
pkgdesc = A (small) web exploit framework for Python.
pkgver = r156.bf4098b
pkgrel = 1
url = https://github.com/cfreal/ten
arch = any
license = custom
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-ten
conflicts = python-ten
conflicts = python-ten-bin
source = git+https://github.com/cfreal/ten
sha512sums = SKIP
pkgname = python-ten-git
|