Source: rethtool
Section: ruby
Priority: optional
Maintainer: MOS Linux team <mos-linux@mirantis.com>
Build-Depends: debhelper (>= 9), gem2deb (>= 0.2.13~)
Standards-Version: 3.9.4
Homepage: http://theshed.hezmatt.org/rethtool
XS-Ruby-Versions: all

Package: ruby-rethtool
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: Partial Ruby wrapper around the SIOCETHTOOL ioctl
 Rethtool only supports a couple of things:
  * retrive various details about the interface (link speed, duplex, etc)
  * determine if the link is currently up or down
 .
