From 7dcf28f0888b4854e91d441051f1247fe4f4a869 Mon Sep 17 00:00:00 2001 From: ghostersk <68815071+ghostersk@users.noreply.github.com> Date: Sun, 16 Mar 2025 21:37:28 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3287971..b628159 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ View, export and convert .MSG email files without Outlook ========================================================= - tested on python 3.12.3 -- the source project is fork of [JoshData MSG convertor](https://github.com/JoshData/convert-outlook-msg-file) +- the source project is fork of [JoshData MSG convertor](https://github.com/JoshData/convert-outlook-msg-file) - to convert .msg to .eml (yet to implement) - the console option to export to .eml is for now commented out for a time. - it also using [TeamMsgExtractor](https://github.com/TeamMsgExtractor/msg-extractor) to view content of .msg - I have PyQt6 application what can view (no export to eml) and save to pdf + export attachments using msg-extractor and PyQt6-Webview