Source: ruby-parse-cron Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Dmitry Smirnov Build-Depends: debhelper (>= 9), gem2deb, rake, ruby-rspec Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-parse-cron.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-parse-cron.git Homepage: https://github.com/siebertm/parse-cron Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-parse-cron Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: parse cron expressions and calculate next job occurrence "parse-cron" parses crontab timing specification and determine when the next scheduled job should be run.