File: control

package info (click to toggle)
ruby-fog-openstack 1.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,784 kB
  • sloc: ruby: 47,937; makefile: 5; sh: 4
file content (27 lines) | stat: -rw-r--r-- 1,019 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
25
26
27
Source: ruby-fog-openstack
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               ruby-fog-core,
               ruby-fog-json,
               ruby-ipaddress,
               ruby-shindo
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fog-openstack.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fog-openstack
Homepage: https://github.com/fog/fog-openstack
Testsuite: autopkgtest-pkg-ruby

Package: ruby-fog-openstack
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends}
Description: module for 'fog' library to support OpenStack instances
 This library can be used as a module for `fog` or as standalone provider
 to use any OpenStack instance in applications.
 .
 Fog supports all major cloud providers including AWS, Rackspace, Linode,
 Blue Box, StormOnDemand, and many others.