Source: iprange Section: net Maintainer: Jerome Benoit Build-Depends: architecture-is-64-bit, architecture-is-little-endian, debhelper-compat (= 13), autoconf-archive Standards-Version: 4.7.4 Homepage: https://github.com/firehol/iprange Vcs-Git: https://salsa.debian.org/debian/iprange.git Vcs-Browser: https://salsa.debian.org/debian/iprange Package: iprange Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: optimizing ipsets for iptables `iprange` is a fast command-line tool for managing IPv4 and IPv6 address sets. It reads IP addresses, CIDRs, ranges, and hostnames in any combination, normalizes them into optimal non-overlapping sets, and performs set operations (union, intersection, difference, complement). It can also compare sets as CSV, reduce prefix diversity for firewall performance, and produce binary output for fast round-trips. . For 1 million input lines, a merge completes in under a second.