Source: ruby-stamp Section: ruby Maintainer: Debian Ruby Team Uploaders: Daniel Martí , Cédric Boutillier Build-Depends: cucumber (>= 10), debhelper-compat (= 13), gem2deb, rake Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-stamp.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-stamp Homepage: https://github.com/jeremyw/stamp Testsuite: autopkgtest-pkg-ruby Package: ruby-stamp Architecture: all Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: date and time formatting for humans Stamp is a Ruby library that formats dates and times based on human-friendly examples, not arcane strftime directives. Give it an example date string with whatever month, day, year and weekday parts you'd like, and your date will be formatted accordingly.