blob: ba55176b5178fffbd1366d935aaa7ba2f8c05c09 (
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
|
pkgbase = python-frida
pkgdesc = Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi
pkgver = 16.4.5
pkgrel = 1
url = https://www.frida.re
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = custom:wxWindows Library License, Version 3.1
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = nodejs
depends = npm
optdepends = python-typing_extensions: for Python <3.8
optdepends = rustup: for injecting Rust code into targets
conflicts = python2-frida
source = https://files.pythonhosted.org/packages/source/f/frida/frida-16.4.5.tar.gz
source = COPYING
sha256sums = d8240fa083b0f5bed71b913bad2d4950837f9076de2935f298e9a4a906bee29d
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
pkgname = python-frida
|