Package genshi :: Package filters :: Module html

Module html

Implementation of a number of stream filters.
Classes
  HTMLFormFiller
A stream filter that can populate HTML forms from a dictionary of values.
  HTMLSanitizer
A filter that removes potentially dangerous HTML tags and attributes from the stream.