Source: ruby-mini-magick Maintainer: Debian Ruby Team Uploaders: Soren Stoutner , Markus Tornow , Pirate Praveen , Utkarsh Gupta Section: ruby Build-Depends: debhelper-compat (= 14), dh-sequence-ruby, gem2deb, rake, ruby-mocha, ruby-posix-spawn, ruby-rspec, ruby-webmock # Build-Depends-Indep on imagemagick-7.q16, which causes imagemagick to be # installed instead of graphicsmagick-imagemagick-compat, which provides # imagemagick, but produces errors when running the tests. Build-Depends-Indep: imagemagick , imagemagick-7.q16 , pry Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-mini-magick Vcs-Git: https://salsa.debian.org/ruby-team/ruby-mini-magick.git Homepage: https://github.com/minimagick/minimagick Testsuite: autopkgtest-pkg-ruby Package: ruby-mini-magick Architecture: all Depends: imagemagick, ruby-posix-spawn Description: wrapper for ImageMagick with a small memory footprint MiniMagick is a Ruby library providing a wrapper around ImageMagick or GraphicsMagick, allowing manipulation of images with minimal use of memory. MiniMagick gives access to all the commandline options provided by ImageMagick.