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).
Configuration
Enter search terms or a module, class or function name.