Source: ruby-re2 Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: David Suárez Build-Depends: debhelper-compat (= 13), gem2deb (>= 1.0~), libre2-dev, rake, ruby-rspec Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-re2.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-re2 Homepage: https://github.com/mudge/re2 Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-re2 Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Ruby bindings to re2 Ruby bindings to re2, "an efficient, principled regular expression library". . RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python.