Paketname | libinline-ruby1.8 |
Beschreibung | Ruby library for embedding C/++ external module code |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.8.4-1 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | ruby1.8, ruby1.8-dev |
Empfohlene Pakete | gcc | c-compiler |
Paketbetreuer | Patrick Ringl |
Quelle | libinline-ruby |
Paketgröße | 17166 Byte |
Prüfsumme MD5 | 6be4129cb34408e478982a01f07f72db |
Prüfsumme SHA1 | a0632b4e616f53b88a9c18899d6c9df874f19178 |
Prüfsumme SHA256 | af05a1653802b54ed36110c8cefbae1d675a68c6c02483463366058654e4f82f |
Link zum Herunterladen | libinline-ruby1.8_3.8.4-1_all.deb |
Ausführliche Beschreibung | Ruby Inline is an analog to Perl's Inline::C. Out of the box,
it allows you to embed C/++ external module code in your ruby script
directly. By writing simple builder classes, you can teach how to cope with
new languages (fortran, perl, whatever).
|