K 10 svn:author V 6 swills K 8 svn:date V 27 2012-07-25T01:48:00.522736Z K 7 svn:log V 376 Ripper parses Ruby source and tokenizes or builds an AST. This gem is meant for Ruby 1.8.x builds. Ruby 1.9.x comes with a functioning ripper implementation out of the box. This gem is a port of the Ripper 1.9 for Ruby 1.8.x. Ripper was written by Minero Aoki and ported by Loren Segal. WWW: http://github.com/lsegal/ripper18 PR: ports/169390 Submitted by: Douglas Thrift END