Source: ruby-mojo-magick
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>, Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               imagemagick,
               gsfonts,
               rake,
               ruby-simplecov,
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mojo-magick.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mojo-magick
Homepage: https://github.com/rcode5/mojo_magick
XS-Ruby-Versions: all
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no


Package: ruby-mojo-magick
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
         imagemagick,
         gsfonts
Description: simple Ruby stateless module interface to ImageMagick
 MojoMagick is a "dog simple, do very little" image library. It is basically
 a couple of stateless module methods that make it somewhat more convenient
 than calling ImageMagick by hand.
