Skip to content

A fork of PyRTF, pyrtf-ng aims to be more efficient and adhere to the subset of PEP-8 standard as dictated by the Twisted coding standard, provide Rich Text Format file parsing, while still enabling users to generate RTF files from Python.

License

vo-va/pyrtf-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For example usage, see the code in the unit tests in the 'test' directory and
its subdirectories.

To run all tests:

    python test/test_all.py
    python test/test_doctests.py

About

A fork of PyRTF, pyrtf-ng aims to be more efficient and adhere to the subset of PEP-8 standard as dictated by the Twisted coding standard, provide Rich Text Format file parsing, while still enabling users to generate RTF files from Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • Shell 3.4%