Source: wcc Section: utils Priority: optional Maintainer: Debian Security Tools Uploaders: Philippe Thierry Build-Depends: debhelper-compat (= 13), binutils-dev, libcapstone-dev, libelf-dev, libreadline-dev, libgsl-dev, clang, libiberty-dev, libzstd-dev, liblua5.3-dev, pkgconf Standards-Version: 4.6.2 Homepage: https://github.com/endrazine/wcc Vcs-Git: https://salsa.debian.org/pkg-security-team/wcc.git Vcs-Browser: https://salsa.debian.org/pkg-security-team/wcc Package: wcc Architecture: amd64 Depends: ${misc:Depends}, ${shlibs:Depends}, Built-Using: ${wcc:Built-Using}, Suggests: lua Description: Collection of tools to manipulate binaries and shared objects This tool permits one to manipulate binaries and shared libraries to reuse their API into an external usage, as a relocatable object that can be linked to a new project, or through an interpreter (wsh) to execute internal API directly.