Skip to content

szborows/python-unrtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-unrtf

python3 bindings for unrtf GNU tool

usage

import unrtf
with open('file.rtf') as fp:
    unrtf.unrtf(fp.read(), 'out.html')

installation

seek guidance from Dockerfile

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published