Source: ruby-ipaddr Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Vinay Keshava Build-Depends: debhelper-compat (= 13), gem2deb (>= 1) Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ipaddr.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ipaddr Homepage: https://github.com/ruby/ipaddr Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-ipaddr Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: class to manipulate an IP address in ruby IPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are supported.