summaryrefslogtreecommitdiff
blob: 23ba932fd04321f47bca15183bd0dda9620dc5b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		IP Routing Table is a tree of IP ranges
		to search one of them on the longest
		match base. It is a kind of TRIE with one
		way branching removed. Both IPv4 and IPv6
		are supported.
	</longdescription>
</pkgmetadata>