Source: ruby-carrierwave Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Section: ruby Priority: optional Build-Depends: cucumber, debhelper-compat (= 12), gem2deb, rake, rails (>= 4.0~), ruby-activemodel, ruby-activerecord (>= 2:5.0~), ruby-activesupport (>= 2:5.0~), ruby-generator-spec (>= 0.9.1~), ruby-image-processing (>= 1.1~), ruby-mini-mime (>= 0.1.3~), ruby-marcel (>= 1.0~), ruby-addressable (>= 2.6~), ruby-ssrf-filter (>= 1.0~), ruby-mini-magick (>= 3.6.0~), ruby-pg, ruby-rmagick, ruby-timecop, ruby-webmock, ruby-rspec (>= 3.4~), ruby-fog-aws, ruby-fog-google (>= 1.7.1~), ruby-fog-local, ruby-fog-rackspace, pry Standards-Version: 4.5.1 XS-Ruby-Versions: all Vcs-Git: https://salsa.debian.org/ruby-team/ruby-carrierwave.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-carrierwave Homepage: https://github.com/carrierwaveuploader/carrierwave Testsuite: autopkgtest-pkg-ruby Package: ruby-carrierwave Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-activemodel (>= 2:5.0~), ruby-activesupport (>= 2:5.0~), ruby-mini-mime (>= 0.1.3~), ruby-image-processing (>= 1.1~), ruby-marcel (>= 1.0~), ruby-addressable (>= 2.6~), ruby-ssrf-filter (>= 1.0~), ${misc:Depends} Description: Ruby file upload library Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends. . This library provides a simple and extremely flexible way to upload files from Ruby applications. It works well with Rack based web applications, such as Ruby on Rails.