Source: ruby-fog-local Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Balasankar C Build-Depends: debhelper (>= 11~), gem2deb, ruby-fog-core, ruby-shindo Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fog-local.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fog-local Homepage: https://github.com/fog/fog-local Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-fog-local Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-fog-core, ${misc:Depends}, ${shlibs:Depends} Description: Module for the 'fog' gem to support local filesystem storage This library can be used as a module for `fog` or as standalone provider to use local filesystem storage. fog is the Ruby cloud services library, top to bottom: . * Collections provide a simplified interface, making clouds easier to work with and switch between. . * Requests allow power users to get the most out of the features of each individual cloud. . * Mocks make testing and integrating a breeze.