ruby-parser binary package in Ubuntu Xenial armhf

 ruby_parser (RP) can be used to parse and check syntax of Ruby code.
 "Pure Ruby" in this context means the parser's code
 * consists solely of Ruby source files
 * does not add any native extensions or other C code (eg. with RubyInline)
   which requires a C compiler to be present on the user's system
 .
 It utilizes racc and its output is same as that of ParseTree's.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2015-10-22 15:20:22 UTC Published Ubuntu Xenial armhf release universe ruby Optional 3.6.6-1
  • Published
  • Copied from ubuntu wily-proposed amd64 in Primary Archive for Ubuntu