Source: facterdb Section: ruby Maintainer: Debian Ruby Team Uploaders: Gabriel Filion Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), jgrep, # python3-docutils is required for the rst2man binary, python3-docutils, rake, ruby, ruby-rspec Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/facterdb.git Vcs-Browser: https://salsa.debian.org/ruby-team/facterdb Homepage: https://github.com/voxpupuli/facterdb Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: facterdb Architecture: all Depends: jgrep (>= 1.5.4), ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Database of OS facts provided by Facter facterdb is a library and tool that contains facts from many Facter versions on many Operating Systems. It is very useful for providing context to spec tests for Puppet manifests in order to simulate running tests on many different platforms.