Paketname | g-wrap |
Beschreibung | scripting interface generator for C |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.9.13-1 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 308 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 | Ubuntu Developers |
Quelle | |
Paketgröße | 66852 Byte |
Prüfsumme MD5 | f23a9cf7012776a184f9490746ffce62 |
Prüfsumme SHA1 | 22622ddf7b7139394a6a613063d6c36eb8731a03 |
Prüfsumme SHA256 | a899eabbfeff7e1f3234162d28d9837106e562da29f6b557bedefbdbf2a619a7 |
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.
|