Source: ruby-chronic Section: ruby Maintainer: Debian Ruby Team Uploaders: Per Andersson Build-Depends: debhelper-compat (= 14), gem2deb, ruby-minitest, ruby-numerizer (>= 0.2~) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-chronic.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-chronic Homepage: https://gitlab.com/gitlab-org/ruby/gems/gitlab-chronic Testsuite: autopkgtest-pkg-ruby Package: ruby-chronic Architecture: all Provides: ruby-gitlab-chronic (=${source:Version}) Description: natural language date parser Chronic is a natural language date/time parser written in pure Ruby. . Chronic can parse a huge variety of date and time formats. Parsing is case insensitive and will handle common abbreviations and misspellings. . This package provides gitlab's fork of chronic (original project is unmaintained).