adding remap link to docs home page

This commit is contained in:
Mahmoud Hashemi 2015-09-24 03:00:56 -07:00
parent bfe39cb4ae
commit 3e4952ca61
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ including:
:mod:`~boltons.iterutils`
* A full-featured :class:`~boltons.tbutils.TracebackInfo` type, for
representing stack traces, in :mod:`~boltons.tbutils`
* Recursive mapping for nested data transforms, with :func:`remap
<boltons.iterutils.remap>`
And that's just a small selection. As of |today|, ``boltons`` is
|b_type_count| types and |b_func_count| functions spread across