pymunge.swbf.formatters package¶
Submodules¶
pymunge.swbf.formatters.cfg module¶
pymunge.swbf.formatters.formatter module¶
pymunge.swbf.formatters.fx module¶
pymunge.swbf.formatters.odf module¶
pymunge.swbf.formatters.style module¶
- class pymunge.swbf.formatters.style.OdfStyle¶
Bases:
object- ALIGNMENT = 'AlignOnEqualPerSection'¶
- class Alignment¶
Bases:
Alignment- AlignOnEqual = 'AlignOnEqual'¶
- AlignOnEqualPerBlock = 'AlignOnEqualPerBlock'¶
- AlignOnEqualPerSection = 'AlignOnEqualPerSection'¶
- AlignOnValue = 'AlignOnValue'¶
- AlignOnValuePerBlock = 'AlignOnValuePerBlock'¶
- AlignOnValuePerSection = 'AlignOnValuePerSection'¶
- COMMENT = 'UseForwardSlash'¶
- COMMENT_ALIGNMENT = 'AlignTrailingCommentsPerBlock'¶
- class CommentAlignment¶
Bases:
CommentAlignment- AlignTrailingComments = 'AlignTrailingComments'¶
- AlignTrailingCommentsPerBlock = 'AlignTrailingCommentsPerBlock'¶
- AlignTrailingCommentsPerSection = 'AlignTrailingCommentsPerSection'¶
- SeparateSubsections: bool = True¶