Source: ruby-strptime
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper (>= 12~), debhelper-compat (= 12),
               gem2deb,
               bundler,
               rake,
               rake-compiler,
               ruby-rspec,
               yard,
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-strptime.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-strptime
Homepage: https://github.com/nurse/strptime
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-strptime
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby,
         ${misc:Depends},
         ${shlibs:Depends}
Description: fast strptime/strftime engine
 a fast strptime/strftime engine which uses VM
