[Haskell-cafe] ANNOUNCE: maccatcher-1.0.0
Jason Dusek
jason.dusek at gmail.com
Fri Oct 10 06:23:08 EDT 2008
This simple little package obtains a MAC address on *NIX and Windows.
It is known to work on Linux, OS X and Windows XP.
There is no C fanciness in this package -- it relies on shell
commands. The MAC is cached after the first query, using an
IORef (I am open to other ideas, but this seemed sufficient).
--
_jsn
|This simple little package...|
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/maccatcher-1.0.0
More information about the Haskell-Cafe
mailing list