zope.app.renderer

Text Renderer Framework


Keywords
zope3, renderer, text, rest, rst, stx
License
ZPL-2.1
Install
pip install zope.app.renderer==5.0

Documentation

This package provides a framework to convert a string from one format, such as Structured or Restructured Text, to another, such as HTML. Converters are looked up by adapter and uses other packages to implement the converters.