diff options
Diffstat (limited to 'math/py-intspan/pkg-descr')
-rw-r--r-- | math/py-intspan/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-intspan/pkg-descr b/math/py-intspan/pkg-descr index 7ff00f39d494..668d40783ec5 100644 --- a/math/py-intspan/pkg-descr +++ b/math/py-intspan/pkg-descr @@ -1,5 +1,3 @@ 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 |