Source: ruby-tzinfo
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Hleb Valoshka <375gnu@gmail.com>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 1),
               ruby-concurrent,
               ruby-minitest,
               ruby-minitest-mock,
               tzdata
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-tzinfo.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-tzinfo
Homepage: https://tzinfo.github.io
Testsuite: autopkgtest-pkg-ruby

Package: ruby-tzinfo
Architecture: all
Multi-Arch: foreign
Depends: tzdata
Description: Daylight-savings aware timezone library
 TZInfo is a Ruby library that uses the standard tz (Olson) database
 to provide daylight savings aware transformations between times
 in different time zones.
