File: control

package info (click to toggle)
ruby-fog-radosgw 0.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 208 kB
  • ctags: 119
  • sloc: ruby: 799; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: ruby-fog-radosgw
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-radosgw.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-radosgw.git;a=summary
Homepage: https://github.com/fog/fog-radosgw
Testsuite: autopkgtest
XS-Ruby-Versions: all

Package: ruby-fog-radosgw
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 ruby-fog-json, ruby-fog-xml (>= 0.0.1), ruby-fog-core (>= 1.21)
Description: fog backend for provisioning Ceph Radosgw
 fog backend for provisioning users on Ceph Radosgw - the Swift and S3
 compatible REST API for Ceph.
 .
 Fog supports all major cloud providers including AWS, Rackspace, Linode,
 Blue Box, StormOnDemand, and many others.