Source: ruby-peek
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               libjs-jquery-tipsy,
               rake,
               ruby-concurrent,
               ruby-concurrent-ext,
               ruby-railties
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-peek
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-peek.git
Homepage: https://github.com/peek/peek
Testsuite: autopkgtest-pkg-ruby

Package: ruby-peek
Architecture: all
Depends: libjs-jquery-tipsy, ruby-concurrent, ruby-concurrent-ext
Description: Take a peek into your Rails application
 This is a profiling tool originally built at GitHub to help them get an
 insight into their application. Now, they have extracted this into Peek, so
 that other Rails applications can experience the same benefit.
