Source: ruby-extlib Section: ruby Maintainer: Debian Ruby Team Uploaders: Bryan McLellan Vcs-Git: https://salsa.debian.org/ruby-team/ruby-extlib.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-extlib Build-Depends: debhelper-compat (= 14), gem2deb, graphviz Standards-Version: 4.7.4 Homepage: https://github.com/datamapper/extlib Package: ruby-extlib Architecture: all Description: general Ruby class extensions for DataMapper and Merb This library provides a number of lightweight Ruby class extensions extracted from DataMapper. Examples include a Mash class, which is a Hash with indifferent access and an added blank? method to most standard variable classes.