view MANIFEST.in @ 533:4d486f15c986 trunk

Thanks to Dave Abrahams for pointing out some deficiencies in the transformer filter: - `apply()` has been renamed to `map()`. - `filter()` applies a normal stream filter to the selection. - To reduce confusion with normal stream filter pipelines the `__or__` operator, which previously applied a custom transform, has been renamed to `apply()`. Also added a `substitute()` transformation that applies regex replacement to `TEXT` events.
author athomas
date Fri, 22 Jun 2007 16:42:38 +0000
parents fd10321bb1ba
children c74a141a48ff 29cb214997f6
line wrap: on
line source
exclude doc/2000ft.graffle
recursive-exclude doc/logo.lineform *
include doc/api/*.*
include doc/*.html
Copyright (C) 2012-2017 Edgewall Software