1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/math/py-intspan/pkg-descr
2020-11-15 18:05:25 +00:00

6 lines
243 B
Plaintext

intspan is a set subclass that conveniently represents sets of integers. Sets
can be created from, and displayed as, integer spans such as 1-3,14,29,92-97
rather than exhaustive member listings.
WWW: https://github.com/jonathaneunice/intspan