twisted.lore.man2lore module documentationtwisted.lore
View Source
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.
| Function | escape | Undocumented |
| Function | stripQuotes | Undocumented |
| Class | ManConverter | Convert a man page to the Lore format. |
| Class | ProcessingFunctionFactory | Undocumented |