Documentation for repoze.workflow
repoze.workflow is a content workflow system.
A repoze.workflow configuration defines states and
transitions. A state is an “end point” associated with a piece of
content. A transition is a path from one state to another state
(unidirectional).