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
|
Source: ruby-lapack
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Build-Depends: debhelper-compat (= 13),
gem2deb,
liblapack-dev,
ruby-narray (>= 0.6.1.2-4)
Standards-Version: 4.6.0
Homepage: https://www.gfd-dennou.org/arch/ruby/products/ruby-lapack/index.html
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-lapack.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-lapack
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no
Package: ruby-lapack
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby-narray,
${misc:Depends},
${shlibs:Depends}
Description: Ruby wrapper of LAPACK
Ruby-LAPACK is Ruby wrapper of LAPACK library using NArray.
.
This package provides libraries and documents.
|