File: control

package info (click to toggle)
ruby-tool 0.2.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 148 kB
  • sloc: ruby: 283; makefile: 3
file content (26 lines) | stat: -rw-r--r-- 972 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: ruby-tool
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Balasankar C <balasankarc@autistici.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake,
               ruby-rspec
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-tool.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-tool.git
Homepage: https://github.com/rkh/tool
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-tool
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: general purpose Ruby library used by Sinatra 2.0 and Mustermann
 This package provides the ruby gem tool, which is a general purpose Ruby
 library. It is used by Sinatra 2.0, Mustermann and other projects that are
 related to them.