Exherbo
GitLab
Packages
dev-haskell/iproute
IP Routing Table.
Versions
Slot
Version
Repository
Platforms
1.4.0
1.4.0
haskell-unofficial
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
http://www.mew.org/~kazu/proj/iproute/
Summary
IP Routing Table
Description
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.
Dependencies
(
(
(
build+run:
dev-haskell/appar:=[profile?]
dev-haskell/byteorder:=[profile?]
dev-haskell/containers:=[profile?]
dev-haskell/network:=[profile?]
)
(
test:
dev-haskell/QuickCheck:*
dev-haskell/appar:*
dev-haskell/byteorder:*
dev-haskell/containers:*
dev-haskell/doctest:*[>=0.9.3]
dev-haskell/hspec:*
dev-haskell/network:*
dev-haskell/safe:*
)
)
(
install:
app-admin/eclectic[>=2.0.13]
)
(
build+run:
dev-lang/ghc:=[>=6.10.1]
)
(
build:
hscolour? (
dev-haskell/hscolour
)
)
)
Downloads
https://hackage.haskell.org/package/iproute-1.4.0/iproute-1.4.0.tar.gz
Licences
BSD-3
Choices
OPTIONS
doc
Adds extra documentation (API, Javadoc, etc)
hscolour
Include links to pretty-printed source code in documentation.
profile
Add profiling support to Haskell libraries.