summaryrefslogtreecommitdiffstats
path: root/network/ipv6calc/README
diff options
context:
space:
mode:
author Chris Abela2013-06-30 17:51:49 +0200
committer Erik Hanson2013-07-02 23:06:52 +0200
commit9e23e234410e183871b6cac69f57ac93e0654cee (patch)
treeabee62d7fc838378b7078f7b6a92236ab72f3881 /network/ipv6calc/README
parent7072685be064a3a3d3c3b0a41a1bd9d0042f84c5 (diff)
downloadslackbuilds-9e23e234410e183871b6cac69f57ac93e0654cee.tar.gz
network/ipv6calc: Updated for version 0.94.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/ipv6calc/README')
-rw-r--r--network/ipv6calc/README12
1 files changed, 5 insertions, 7 deletions
diff --git a/network/ipv6calc/README b/network/ipv6calc/README
index d9d600a075..ea37fbb7b5 100644
--- a/network/ipv6calc/README
+++ b/network/ipv6calc/README
@@ -1,14 +1,12 @@
-ipv6calc is a small utility written in programming language C to manipulate
-(not only) IPv6 addresses. Intentions were convering a given IPv6 address into
-compressed format, convering a given IPv6 address into the same format like
-shown in /proc/net/if_inet6 and (because it was not difficulty) migrating the
-Perl program ip6_int into. Now only one utiltity is needed to do a lot.
+ipv6calc is a small utility written in C to manipulate (not only) IPv6
+addresses. It converts a given IPv6 address into compressed format, or
+into the same format shown in /proc/net/if_inet6.
This utility was also used in the past to extend features on
network-functions-ipv6 library, used by initscripts-ipv6.
-To enable IP2Location support you will need to install the optional dependency
-ip2location-c first, and then pass:
+To enable IP2Location support you will need to install the optional
+dependency ip2location-c first, and then pass:
IP2LOCATION=yes