Skip to content

fatkaratekid/striprtf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

striprtf

Build Status

Purpose

This is a simple library to convert rtf files to python strings. A lot of medical documents are written in rtf format which is not ideal for parsing and further processing. This library converts it to plain old text. Reading and Saving of files is not part of it.

History

Pyth was not working for the rtf files I had. The next best thing was this gist: https://gist.github.com/gilsondev/7c1d2d753ddb522e7bc22511cfb08676 Very few additions where made, e.g. better formatting tables.

About

Stripping rtf to plain old text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%