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 (>= 10~),
gem2deb
Standards-Version: 4.0.0
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.
|