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 Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
gem2deb
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-soap4r.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-soap4r.git
Homepage: https://github.com/noeticpenguin/soap4r-noeticpenguin
XS-Ruby-Versions: all
Package: ruby-soap4r
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
${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.
|