g-wrap-config
scripting interface generator for C - development files
Install
- All systems
-
curl cmd.cat/g-wrap-config.sh
- Debian
-
apt-get install libgwrap-runtime-dev
- Ubuntu
-
apt-get install libgwrap-runtime-dev
- Kali Linux
-
apt-get install libgwrap-runtime-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgwrap-runtime-dev
- Raspbian
-
apt-get install libgwrap-runtime-dev
- Dockerfile
- dockerfile.run/g-wrap-config
libgwrap-runtime-dev
scripting interface generator for C - development files
G-Wrap is a tool (and Guile library) for generating function wrappers for inter-language calls. It currently only supports generating Guile wrappers for C functions. This package contains the development files for the runtime shared libraries.