Paketname | libparsetree-ruby |
Beschreibung | Extract a class or method's parse tree, return it as a s-expression |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.0.5-1 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 32 Byte |
Hängt ab von | libparsetree-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Tobias Grimm |
Quelle | |
Paketgröße | 2752 Byte |
Prüfsumme MD5 | 0b12b38eeb921aa72b07200b2f5d0a1a |
Prüfsumme SHA1 | 1ef5b7583110e2665a07094b4ceb077cda69f8d6 |
Prüfsumme SHA256 | c5d2c83fd720f0a87da44ad1a33ec95c2be62812f602d12fba757e789127e80d |
Link zum Herunterladen | libparsetree-ruby_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 provide documentation and depends on the package
containing the actual library for the default Ruby version.
|