.bzrignore
.gitattributes
.gitignore
ChangeLog
DEPENDENCIES
LICENSE
MANIFEST.in
README.md
TODO
appveyor.yml
setup.cfg
setup.py
PyRTF/Constants.py
PyRTF/Elements.py
PyRTF/PropertySets.py
PyRTF/Renderer.py
PyRTF/Styles.py
PyRTF/__init__.py
PyRTF/ertf.py
PyRTF/utils.py
PyRTF/document/__init__.py
PyRTF/document/base.py
PyRTF/document/character.py
PyRTF/document/paragraph.py
PyRTF/document/section.py
PyRTF/object/__init__.py
PyRTF/object/picture.py
PyRTF/parser/__init__.py
PyRTF/parser/base.py
PyRTF/parser/grammar.py
PyRTF/writer/__init__.py
PyRTF3.egg-info/PKG-INFO
PyRTF3.egg-info/SOURCES.txt
PyRTF3.egg-info/dependency_links.txt
PyRTF3.egg-info/requires.txt
PyRTF3.egg-info/top_level.txt
PyRTF/document/__init__.py
PyRTF/document/base.py
PyRTF/document/character.py
PyRTF/document/paragraph.py
PyRTF/document/section.py
PyRTF/object/__init__.py
PyRTF/object/picture.py
PyRTF/parser/__init__.py
PyRTF/parser/base.py
PyRTF/parser/grammar.py
PyRTF/writer/__init__.py
admin/clean.sh
admin/commit.sh
admin/coverTest.sh
admin/createLocalMirror.sh
admin/generateReferenceDocs.py
admin/repoVars.sh
admin/sfUpload.sh
admin/stat.sh
admin/syncLocalRepo.sh
admin/syncRepos.sh
admin/syncSFRepo.py
admin/testAll.sh
admin/update.sh
docs/specs/1.0.rtf.gz
docs/specs/1.2.rtf.gz
docs/specs/1.3.rtf.gz
docs/specs/1.5.rtf.gz
docs/specs/1.7.rtf.gz
docs/specs/1.9.rtf.gz
examples/IMPORTANT_NOTICE
examples/examples.py
examples/examples2.py
examples/image.jpg
examples/img1.png
examples/img2.png
examples/img3.png
examples/img4.png
examples/merged_cells.py
tests/__init__.py
tests/requirements.txt
tests/test_all.py
tests/test_doctests.py
tests/document/__init__.py
tests/document/test_characters.py
tests/document/test_document.py
tests/document/test_headerfooter.py
tests/document/test_paragraphs.py
tests/document/test_sections.py
tests/document/test_tables.py
tests/header/__init__.py
tests/objects/__init__.py
tests/objects/test_pictures.py
tests/resources/image.jpg
tests/resources/img1.png
tests/resources/img2.png
tests/resources/img3.png
tests/resources/img4.png
tests/scripts/appveyor/run_with_env.cmd
tests/sources/macrtf/simpleContent.rtf
tests/sources/macrtf/simpleContentFonts.rtf
tests/sources/macrtf/simpleContentLongLine.rtf
tests/sources/macrtf/simpleContentMultipleLines.rtf
tests/sources/macrtf/simpleContentMultipleLongFontLines.rtf
tests/sources/macrtf/simpleContentMultipleLongLines.rtf
tests/sources/macrtf/simpleContentParagraphs.rtf
tests/sources/macrtf/simpleContentUTF8.rtf
tests/sources/rtfng/charColours.rtf
tests/sources/rtfng/charStyleOverride.rtf
tests/sources/rtfng/charUnicode.rtf
tests/sources/rtfng/docCopy.rtf
tests/sources/rtfng/headerFooterDiffPages.rtf
tests/sources/rtfng/headerFooterDiffPagesAndSections.rtf
tests/sources/rtfng/headerFooterSimple.rtf
tests/sources/rtfng/paraDefaultPreviousStyle.rtf
tests/sources/rtfng/paraHeading.rtf
tests/sources/rtfng/paraIndents.rtf
tests/sources/rtfng/paraNormal.rtf
tests/sources/rtfng/paraTabLeaders.rtf
tests/sources/rtfng/paraTabs.rtf
tests/sources/rtfng/pictures.rtf
tests/sources/rtfng/secondSection.rtf
tests/sources/rtfng/sectionEmpty.rtf
tests/sources/rtfng/sectionWithBlankPara.rtf
tests/sources/rtfng/sectionWithParas.rtf
tests/sources/rtfng/sectionWithSmallPara.rtf
tests/sources/rtfng/tableFlowLeftToRight.rtf
tests/sources/rtfng/tableFlowRightToLeft.rtf
tests/sources/rtfng/tableHorizontalCellMerge.rtf
tests/sources/rtfng/tableVerticalCellMerge.rtf
tests/sources/rtfng/tables.rtf
tests/document/__init__.py
tests/document/test_characters.py
tests/document/test_document.py
tests/document/test_headerfooter.py
tests/document/test_paragraphs.py
tests/document/test_sections.py
tests/document/test_tables.py
tests/header/__init__.py
tests/objects/__init__.py
tests/objects/test_pictures.py