Package: wnpp Severity: wishlist Owner: Sebastien Delafond <s...@debian.org>
* Package name : ruby-pry-byebug Version : 3.6.0 Upstream Author : David RodrÃguez, Gopal Patel * URL : https://github.com/deivid-rodriguez/pry-byebug * License : MIT Programming Lang: Ruby Description : step-by-step debugging and stack navigation capabilities in pry using byebug Adds step-by-step debugging and stack navigation capabilities to pry using byebug. To use, invoke pry normally. No need to start your script or app differently: execution will stop in the first statement after your binding.pry. This package is a dependency of puppet-beaker.