EnFrame
EnFrame is a layout framework with which you can define a layout, to be rendered to a target output format, applying the specified layout to input.
Currently, there is only a plain-text output target renderer, but more are sure to follow. Spring to mind does an HTML format, or PDF.
EnFrame is built around class layoutstream, which is a layer on top of any type of stream object, to which it holds a reference.
Index:
The layoutstream object.
The wash_separately object.