Package twisted :: Package lore :: Module man2lore
[show private | hide private]
[frames | no frames]

Module twisted.lore.man2lore

man2lore: Converts man page source (i.e. groff) into lore-compatible html.

This is nasty and hackish (and doesn't support lots of real groff), but is good enough for converting fairly simple man pages.
Classes
ManConverter  

Function Summary
  escape(text)
  stripQuotes(s)

Variable Summary
SRE_Pattern quoteRE

Variable Details

quoteRE

Type:
SRE_Pattern
Value:
"(.*?)"                                                                

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:28:17 2003 http://epydoc.sf.net