File: control

package info (click to toggle)
ruby-ms-rest 0.7.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 424 kB
  • sloc: ruby: 693; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,177 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
28
29
30
31
Source: ruby-ms-rest
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Abraham Raji <avronr@tuta.io>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               ruby-concurrent (>= 1.0),
               ruby-faraday (<< 2.0.0),
               ruby-faraday (>= 0.9),
               ruby-timeliness (>= 0.3.10)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ms-rest.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ms-rest
Homepage: https://aka.ms/ms_rest
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-ms-rest
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: Azure Client Library for Ruby
 MsRest is a library which supports the clients (SDKs) generated
 with Autorest tool. It contains core logic and helper classes
 for error handling and authentication. Usually it is not supposed
 to be used as a standalone gem but only as a dependency for
 generated client gems.Azure Client Library for Ruby.