Source: ruby-tins Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb, ruby-bigdecimal, ruby-mize, ruby-readline, ruby-sync, ruby-test-unit Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-tins.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-tins Homepage: https://github.com/flori/tins Testsuite: autopkgtest-pkg-ruby Package: ruby-tins Architecture: all Description: useful tools library in Ruby All the stuff that isn't good/big enough for a real library. . A few sample tools: * Round - A bit more versatile rounding for Ruby. * Null - Implementation of the null object pattern in Ruby. * SecureWrite - Write to a file atomically.