1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/math/py-intspan/pkg-descr
Sunpoet Po-Chuan Hsieh 656aeb0f3b Update to 1.5.14
- Add NO_ARCH
- Update pkg-descr
- Update WWW
- Take maintainership

Changes:	https://bitbucket.org/jeunice/intspan/src/default/CHANGES.yml
2018-10-30 19:54:04 +00:00

6 lines
239 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://bitbucket.org/jeunice/intspan