File: control

package info (click to toggle)
ruby-setup 3.4.1-9
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 400 kB
  • ctags: 648
  • sloc: ruby: 1,373; makefile: 47
file content (21 lines) | stat: -rw-r--r-- 881 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
Source: ruby-setup
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Vincent Fourmond <fourmond@debian.org>, Gunnar Wolf <gwolf@debian.org>
Standards-Version: 3.9.6
Homepage: http://i.loveruby.net/en/projects/setup/
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3)
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-setup.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-setup.git/
XS-Ruby-Versions: all

Package: ruby-setup
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends}, ruby | ruby-interpreter
Description: the setup.rb install tool for Ruby
 setup.rb is an installation tool widely used for Ruby 
 programs. You can use it to distribute Ruby code you wrote
 and be sure your users won't have difficulties installing
 it.