Source: ruby-network-interface
Section: ruby
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake,
               ruby-rspec,
               net-tools,
Standards-Version: 3.9.7
Vcs-Git: git://git.kali.org/packages/ruby-network-interface.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/ruby-network-interface.git;a=summary
Homepage: https://github.com/rapid7/network_interface
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-network-interface
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Cross platform gem to help get network interface information
 This package contains a gem originally added to the Metasploit Pcaprub gem.
 It's been spun out into its own gem for anyone who might want to
 programmatically get information on their network interfaces.
