# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' 
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also customary
# to leave one space after the ':'.

      |----handy-ruler--------------------------------------------------------|
net-ip: Net-IP
net-ip:
net-ip: This module provides functions to deal with IPv4/IPv6 addresses.
net-ip: The module can be used as a class, allowing the user to instantiate IP
net-ip: objects, which can be single IP addresses, prefixes, or ranges of
net-ip: addresses. There is also a procedural way of accessing most of the
net-ip: functions. Most subroutines can take either IPv4 or IPv6 addresses
net-ip: transparently.
net-ip:
net-ip:
net-ip:
