Tweak audio/festvox-el11 version 1.4.0_2
[dports.git] / devel / py-pytools / pkg-descr
1 Pytools is a big bag of things that are "missing" from the Python standard
2 library.  This is mainly a dependency of my other software packages, and
3 is probably of little interest to you unless you use those.  If you're
4 curious nonetheless, here's what's on offer:
5
6 - A ton of small tool functions such as len_iterable, argmin, tuple
7   generation, permutation generation, ASCII table pretty printing, GvR's
8   mokeypatch_xxx() hack, the elusive flatten, and much more.
9 - Michele Simionato's decorator module.
10 - A time-series logging module, pytools.log.
11 - Batch job submission, pytools.batchjob.
12 - A lexer, pytools.lex.
13
14 WWW: http://pypi.python.org/pypi/pytools