Source: ruby-descendants-tracker Section: ruby Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-rspec, ruby-thread-safe Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-descendants-tracker.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-descendants-tracker Homepage: https://github.com/dkubb/descendants_tracker Package: ruby-descendants-tracker Architecture: all Description: Ruby module that adds descendant tracking to a class This package provides a Ruby module that allows one to track descendants of a given class, in a unobtrusive way.