./misc/ruby-pry, IRB alternative and runtime developer console

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 0.10.3, Package name: ruby22-pry-0.10.3, Maintainer: pkgsrc-users

Pry is a powerful alternative to the standard IRB shell for Ruby. It
is written from scratch to provide a number of advanced features.

Pry also aims to be more than an IRB replacement; it is an attempt to
bring REPL driven programming to the Ruby language. It is currently
not as powerful as tools like SLIME for lisp, but that is the general
direction Pry is heading.

Pry is also fairly flexible and allows significant user customization
is trivial to set it to read from any object that has a readline
method and write to any object that has a puts method - many other
aspects of Pry are also configurable making it a good choice for
implementing custom shells.


Required to run:
[lang/ruby22-base] [devel/ruby-readline] [misc/ruby-method_source] [misc/ruby-slop]

Master sites:

SHA1: 20b919f2803b3a5b085e35e8d43240df77d6b6bd
RMD160: 3440ddf4d2b8698e2d627d37e138033e08b48aaa
Filesize: 132.5 KB

Version history: (Expand)