Sha256: 20514e9f788f6cd72c981b120517ddc10d4585557a59ebed4576f2dd5ba61ba8

Contents?: true

Size: 810 Bytes

Versions: 13

Compression:

Stored size: 810 Bytes

Contents

NAME

  macaddr

DESCRIPTION

  cross platform mac address determination for ruby

URI

  http://github.com/ahoward/macaddr
  http://rubyforg.org/projects/codeforpeople

INSTALL

  gem install macaddr

HISTORY
  New:
    - added a Gemfile for easier testing/dev with Bundler
    - added an example .rvmrc file that will setup for ruby 1.9.3
    - updated systemu gem to ~>2.4.0 to work with ruby 1.9.3

  1.1.0:
    - added dependancy on systemu to work around butt-licky windoze io
      capture: http://redmine.ruby-lang.org/issues/show/3215

  1.0.0:
    - rdoc added
    - eric hodel kicks ass.  to find why, see
      http://drawohara.com/post/44678286/eric-hodel-kicks-ass

SYNOPSIS

  require 'macaddr'

  Mac.addr      #=> first mac addr on your system
  Mac.addr.list #=> all mac addrs on your system

Version data entries

13 entries across 13 versions & 4 rubygems

Version Path
macaddr-1.7.2 README
stronger201708231554-0.0.1 README
stronger20170823-0.0.0 README
stronger201708231554-0.0.0 README
macaddr-1.7.1 README
macaddr-1.7.0 README
macaddr-1.6.7 README
macaddr-1.6.6 README
macaddr-1.6.5 README
fragrant-0.0.5 vendor/bundle/ruby/1.9.1/gems/macaddr-1.6.1/README
macaddr-1.6.1 README
macaddr-1.6.0 README
macaddr-1.5.0 README