summaryrefslogtreecommitdiff
blob: 1f2166fffb61ae43ac0e0737e5407312edf5976b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		This library provides simple read-only access to the
		local computer&#39;s networking configuration. It is
		currently capable of getting a list of all the network
		interfaces and their respective IPv4, IPv6 and MAC
		addresses.
		
		network-info has been tested and is known to work on
		Ubuntu 10.10, FreeBSD 9.0, Mac OS X 10.6.4 and Windows
		XP/7. It probably works on other flavours of Linux,
		OS X, FreeBSD and Windows as well.
	</longdescription>
</pkgmetadata>