Paketname | libparsetree-ruby1.8 |
Beschreibung | Extract a class or method's parse tree, return it as a s-expression (ruby1.8) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 3.0.4-4 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | ruby1.8, libinline-ruby1.8, libsexp-processor-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libparsetree-ruby |
Paketgröße | 17428 Byte |
Prüfsumme MD5 | 669f5ac03b4924d2667c6b652c9a1c56 |
Prüfsumme SHA1 | 4eed4ff938e0d97e84304671e3ea86831de94d56 |
Prüfsumme SHA256 | 77fc66351def42d2bcacd173f65eac36e68817ef1937155c3d756382e66f5c9d |
Link zum Herunterladen | libparsetree-ruby1.8_3.0.4-4_all.deb |
Ausführliche Beschreibung | ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entire class or a specific method and returns it as a
s-expression (aka sexp) using ruby's arrays, strings, symbols, and
integers.
.
This package contains the ruby1.8 modules.
|