Source: ruby-dependor Section: ruby Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-rspec Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-dependor.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-dependor Homepage: https://github.com/psyho/dependor Testsuite: autopkgtest-pkg-ruby Package: ruby-dependor Architecture: all Description: classes and modules that simplifing dependency injection in Ruby Dependor is a set of helpers that make writing Ruby apps that use the dependency injection pattern easier. It comes as a set of modules, which you can selectively add to your project. It is designed do play nice with Rails and similar frameworks.