File: control

package info (click to toggle)
ruby-debug-inspector 0.0.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 88 kB
  • ctags: 17
  • sloc: ansic: 89; ruby: 24; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 847 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: ruby-debug-inspector
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
               gem2deb
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-debug-inspector.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-debug-inspector.git
Homepage: https://github.com/banister/debug_inspector
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-debug-inspector
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Ruby wrapper for the MRI 2.0 debug_inspector API
 A Ruby wrapper for the MRI 2.0 debug_inspector API