Source: ruby-rb-sys Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), ruby, ruby-rake-compiler-dock Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rb-sys.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rb-sys Homepage: https://oxidize-rb.github.io/rb-sys/ Testsuite: autopkgtest-pkg-ruby Package: ruby-rb-sys Architecture: all Depends: ruby:any Description: Helpers for compiling Rust extensions for ruby This library makes it easy to build native Ruby extensions in Rust. It interops with the existing Ruby native extension toolchains (i.e. rake-compiler) to make testing, building, and cross compilation of gems easy.