Description
IPv4 and IPv6 addresses and networks can be parsed and manipulated in legacy Python 2 code. This backport helps applications reason about subnets, hosts, masks, and address ranges.
It is imported by network tools and validators, not opened directly. Callers still decide how parsed networks affect firewall, routing, or access-control behavior.