diff options
Diffstat (limited to 'textproc/py-RTFDE/pkg-descr')
-rw-r--r-- | textproc/py-RTFDE/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/textproc/py-RTFDE/pkg-descr b/textproc/py-RTFDE/pkg-descr deleted file mode 100644 index a5947fc01470..000000000000 --- a/textproc/py-RTFDE/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -RTFDE is a python3 library for extracting encapsulated HTML & plain -text content from the RTF bodies of .msg files. - -De-encapsulation enables previously encapsulated HTML and plain -text content to be extracted and rendered as HTML and plain text -instead of the encapsulating RTF content. After de-encapsulation, -the HTML and plain text should differ only minimally from the -original HTML or plain text content. |