Source: ruby-snaky-hash
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Antonio Terceiro <terceiro@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 1),
               rake,
               ruby-backports,
               ruby-hashie,
               ruby-rspec,
               ruby-rspec-block-is-expected,
               ruby-rspec-pending-for (>= 0.1.17),
               ruby-version-gem (>= 1.1.8)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-snaky-hash.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-snaky-hash
Homepage: https://github.com/ruby-oauth/snaky_hash
Testsuite: autopkgtest-pkg-ruby

Package: ruby-snaky-hash
Architecture: all
Description: pseudo-object interface for Ruby hashes
 This package is provides an interface for Ruby hashes to normalize keys and
 lookups, and provide a psuedo-object interface.
 .
 Classes that include `SnakyHash::Snake` should inherit from `Hashie::Mash`
