File: control

package info (click to toggle)
ruby-numru-units 1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,020 kB
  • ctags: 681
  • sloc: ruby: 8,244; makefile: 39
file content (25 lines) | stat: -rw-r--r-- 1,014 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
Source: ruby-numru-units
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper (>= 9~),
               gem2deb
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-numru-units.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-numru-units.git
Homepage: http://ruby.gfd-dennou.org/products/numru-units
Testsuite: autopkgtest
XS-Ruby-Versions: all

Package: ruby-numru-units
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: racc,
         ruby | ruby-interpreter,
         ${misc:Depends}
Description: Ruby class library to handle units of physical quantities
 Numru-units is a class to handle units of physical quantities.
 It covers most functionality of UNIDATA's UDUNITS Library
 (http://www.unidata.ucar.edu/packages/udunits), however,
 with a more sophisticated handling of string expressions.