File: README.mkd

package info (click to toggle)
haskell-network-info 0.2.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 100 kB
  • ctags: 23
  • sloc: ansic: 209; haskell: 12; sh: 3; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
network-info
=============

This library provides simple read-only access to the local computer's
networking configuration. It is currently capable of getting a list of
all the network interfaces and their respective IPv4, IPv6 and MAC
addresses.

Compatibility
--------------

network-info has been tested and is known to work on Ubuntu 10.10, Mac
OS X 10.6.4, FreeBSD 9.0 and Windows XP/7. It probably works on other
flavours of Linux, OS X, FreeBSD and Windows as well.