Source: rock-master-18.09-ruby-rice Section: FIXME Priority: optional Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> Uploaders: <> Build-Depends: debhelper, gem2deb, rake, dh-autoreconf Standards-Version: 4.1.3 Vcs-Git: salsa.debian.org/ruby-team/rock-master-18.09-ruby-rice.git Vcs-Browser: salsa.debian.org/ruby-team/rock-master-18.09-ruby-rice Homepage: github.com/jasonroelofs/rice Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all

Package: rock-master-18.09-ruby-rice Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: Ruby Interface for C++ Extensions

Rice is a C++ interface to Ruby's C API.  It provides a type-safe and
exception-safe interface in order to make embedding Ruby and writing
Ruby extensions with C++ easier.  It is similar to Boost.Python in many
ways, but also attempts to provide an object-oriented interface to all
of the Ruby C API.