[ Source: pry ]
Package: pry (0.13.1-1)
Links for pry
Debian Resources:
Download Source Package pry:
Maintainers:
- Debian Ruby Extras Maintainers (QA Page, Mail Archive)
- Youhei SASAKI (QA Page)
- Utkarsh Gupta (QA Page)
External Resources:
- Homepage [pry.github.io]
Similar packages:
powerful irb alternative and runtime developer console
Pry is a powerful alternative to the standard IRB shell for Ruby. It is written from scratch to provide a number of advanced features, some of these include:
- Source code browsing (including core C source with the pry-doc gem) - Documentation browsing - Live help system - Open methods in editors (`edit-method Class#method`) - Syntax highlighting - Command shell integration (start editors, run git, and rake from within Pry) - Gist integration - Navigation around state (`cd`, `ls` and friends) - Runtime invocation (use Pry as a developer console or debugger) - Exotic object support (BasicObject instances, IClasses, ...) - A Powerful and flexible command system - Ability to view and replay history - Many convenience commands inspired by IPython, Smalltalk and other advanced REPLs
Other Packages Related to pry
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-coderay (>= 1.1)
- Ruby library for syntax highlighting
-
- dep: ruby-method-source (>= 1.0)
- Retrieve the sourcecode for a method as a Ruby string
Download pry
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 137.8 kB | 577.0 kB | [list of files] |