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
|
Source: ruby-netaddr
Section: ruby
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
rake
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=openstack/ruby-netaddr.git;a=summary
Vcs-Git: https://anonscm.debian.org/git/openstack/ruby-netaddr
Homepage: https://github.com/dspinhirne/netaddr
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-netaddr
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
Description: manipulating network addresses
NetAddr easily handle advanced tasks such as automating the
subnetting/supernetting of IP space, performing calculations on IP CIDR
blocks, and other various items.
|