Source: ruby-sys-uname Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.2.8~), rake, ruby-ffi (>= 1.1), ruby-memoist, ruby-rspec Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-sys-uname.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-sys-uname Homepage: https://github.com/djberg96/sys-uname Testsuite: autopkgtest-pkg-ruby Package: ruby-sys-uname Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: interface for returning uname (platform) information The sys-uname library provides an interface for gathering information about your current platform. The library is named after the Unix 'uname' command. Available information includes OS name, OS version, system name and so on.