File: control

package info (click to toggle)
ruby-soap4r 2.0.5-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,972 kB
  • sloc: ruby: 52,729; xml: 266; sh: 42; javascript: 20; perl: 10; makefile: 9
file content (23 lines) | stat: -rw-r--r-- 890 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
Source: ruby-soap4r
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>
Build-Depends: debhelper-compat (= 12),
               gem2deb
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-soap4r.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-soap4r
Homepage: https://github.com/noeticpenguin/soap4r-noeticpenguin
XS-Ruby-Versions: all

Package: ruby-soap4r
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: SOAP library for the Ruby programming language
 This library was originally part of the standard library up until Ruby 1.8. It
 was removed from the standard library in Ruby 1.9 for compatibility reasons.
 .
 This version of the library was forward-ported to Ruby 1.9.