blob: 735703100e6e63ba45187a9648006a3f29bfc162 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = decompile
pkgdesc = Docker-isolated static reverse engineering orchestrator
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/Admin12121/decompile
arch = any
license = unknown
depends = python
depends = docker
optdepends = github-cli: passes GitHub authentication for optional AI enhancement
source = decompile-0.1.3.tar.gz::https://github.com/Admin12121/decompile/archive/refs/tags/v0.1.3.tar.gz
sha256sums = SKIP
pkgname = decompile
|