Paketname | g-wrap |
Beschreibung | scripting interface generator for C |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.9.13-1 |
Sektion | lisp |
Priorität | optional |
Installierte Größe | 316 Byte |
Hängt ab von | guile-1.8, guile-library (>= 0.1.1), dpkg (>= 1.15.4) | install-info |
Empfohlene Pakete | indent, libgwrap-runtime-dev (>= 1.9.13-1) |
Paketbetreuer | Andreas Rottmann |
Quelle | |
Paketgröße | 72630 Byte |
Prüfsumme MD5 | 708e63b63e7c6f47ed5be405e4e54256 |
Prüfsumme SHA1 | 0606ace2b3a4d6841b1a53cb3a88b1000d7c1206 |
Prüfsumme SHA256 | 2e61e3b7f060bfd53be78c8c25e5429298fa5113d9a3a3bd31f3dc1d1917b107 |
Link zum Herunterladen | g-wrap_1.9.13-1_all.deb |
Ausführliche Beschreibung | 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.
.
G-Wrap takes a set of interface declarations (written in Scheme) and
wraps the described interface for Guile.
|