Paketname | libparsetree-ruby1.8 |
Beschreibung | Extract a class or method's parse tree, return it as a s-expression (ruby1.8) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.0.5-1 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 128 Byte |
Hängt ab von | ruby1.8, libinline-ruby1.8, libsexp-processor-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Tobias Grimm |
Quelle | libparsetree-ruby |
Paketgröße | 17656 Byte |
Prüfsumme MD5 | 6641de1c86a1e5bede143b791ca45f47 |
Prüfsumme SHA1 | 707349f2942b8d8ba894b997f1afdb8654248263 |
Prüfsumme SHA256 | c9cb1fca716b5ba6c744c912244f9019c88c2ef39e472b0a2a49c5344b44c02e |
Link zum Herunterladen | libparsetree-ruby1.8_3.0.5-1_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.
|