Source: ruby-mpi Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Youhei SASAKI Build-Depends: debhelper-compat (= 13), gem2deb, mpi-default-bin, mpi-default-dev, rake, ruby-narray, ruby-rspec Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mpi.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mpi Homepage: https://github.com/seiya/ruby-mpi Rules-Requires-Root: no XS-Ruby-Versions: all Package: ruby-mpi Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby-narray, ${misc:Depends}, ${shlibs:Depends} Description: Ruby binding of MPI Ruby-MPI is a ruby binding of Message Passing Interface (MPI), which is an API specification that allows processes to communicate with one another by sending and receiving messages.