[Bug 265765] [NEW PORT] textproc/py-extract-msg: Extracts emails and attachments saved in MS Outlook's .msg files

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Aug 2022 18:21:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265765

            Bug ID: 265765
           Summary: [NEW PORT] textproc/py-extract-msg: Extracts emails
                    and attachments saved in MS Outlook's .msg files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@riseup.net

Created attachment 235831
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235831&action=edit
textproc-py-extract-msg-0.36.1.patch

msg-extract extracts emails and attachments saved in Microsoft Outlook's .msg
files. It automates the extraction of key email data (from, to, cc, date,
subject, body) and the email's attachments.

WWW: https://github.com/TeamMsgExtractor/msg-extractor

portlint: WARN: Makefile: using hyphen in PORTNAME. consider using
PKGNAMEPREFIX and/or PKGNAMESUFFIX. [1]
poudriere: testport is ok

Requires:

* archivers/py-compressed-rtf [2]
* textproc/py-ebcdic [3]
* textproc/py-RTFDE [4]
* devel/py-tzlocal >= 4.2 [5]

[1] The application (upstream) already has a hyphen.
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265760
[3] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265762
[4] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265764
[5] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265701

-- 
You are receiving this mail because:
You are the assignee for the bug.