Source: ruby-browser Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Balasankar C , Pirate Praveen Build-Depends: debhelper-compat (= 12), gem2deb, ruby-minitest-utils, ruby-railties, ruby-rspec, ruby-simplecov Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-browser.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-browser Homepage: http://github.com/fnando/browser Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-browser Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-railties, ${misc:Depends}, ${shlibs:Depends} Description: browser detection for Ruby This gem enables users to do some browser detection with Ruby. It includes ActionController integration. It also allows users to define custom rules to define a modern browser.