aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJesús Daniel Colmenares Oviedo <DtxdF@disroot.org>2022-09-23 17:54:09 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-10-25 18:19:01 +0000
commitf6c58e87095071d9ddd83df70090cd561be7ab9a (patch)
tree11366b77e49ce5fa878b29a9d0475f1ec45b2610 /textproc/Makefile
parent54b158cbe69b43f9103d1da2c052fcf4f51a57f1 (diff)
downloadports-f6c58e87095071d9ddd83df70090cd561be7ab9a.tar.gz
ports-f6c58e87095071d9ddd83df70090cd561be7ab9a.zip
Add textproc/py-RTFDE: Library for extracting HTML content from RTF encapsulated HTML
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. WWW: https://github.com/seamustuohy/RTFDE PR: 265764
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 941814c52f1a..0fb79b908615 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1272,6 +1272,7 @@
SUBDIR += py-CommonMark
SUBDIR += py-Morfessor
SUBDIR += py-QDarkStyle
+ SUBDIR += py-RTFDE
SUBDIR += py-Tempita
SUBDIR += py-acora
SUBDIR += py-aeidon