Source: ruby-morpher Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Cocoa , Utkarsh Gupta Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), rake, ruby-abstract-type (>= 0.0.7), ruby-adamantium (>= 0.2.0), ruby-anima (>= 0.3.0), ruby-ast (>= 2.2), ruby-concord (>= 0.1.5), ruby-equalizer (>= 0.0.9), ruby-ice-nine (>= 0.11.0), ruby-procto (>= 0.0.2), ruby-rspec Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-morpher.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-morpher Homepage: https://github.com/mbj/morpher Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-morpher Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Data transformation algebra with optional tracked evaluation. Morpher is a data transformation algebra with optional tracked evaluation. . It can be used at various places: . * Domain to JSON and vice versa, for building rest style APIS * Domain to document db and vice versa, for building mappers * Form processing