File: control

package info (click to toggle)
ruby-gsl 2.1.0.3%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,984 kB
  • sloc: ansic: 62,039; ruby: 15,844; sh: 19; makefile: 12
file content (33 lines) | stat: -rw-r--r-- 1,196 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
23
24
25
26
27
28
29
30
31
32
33
Source: ruby-gsl
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Deepak Tripathi <apenguinlinux@gmail.com>,
           Cédric Boutillier <boutil@debian.org>,
           Balint Reczey <rbalint@ubuntu.com>
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               libgsl-dev (>= 2.0),
               libtamuanova-dev,
               plotutils,
               ruby-narray
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gsl.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gsl
Homepage: https://github.com/SciRuby/rb-gsl
Standards-Version: 4.5.0
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no
XS-Ruby-Versions: all

Package: ruby-gsl
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: plotutils,
         ruby-narray,
         ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: Ruby bindings for the GNU Scientific Library (GSL)
 The GNU Scientific Library (GSL) is a collection of data types and
 routines for numerical computing. Ruby/GSL is an interface to the GNU
 Scientific Library for the Ruby programming language.