email-forward-parser 0.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,577 @@
1
+ Metadata-Version: 2.4
2
+ Name: email-forward-parser
3
+ Version: 0.1.3
4
+ Summary: Python Library to parse forwarded email messages
5
+ Project-URL: Homepage, https://github.com/felipehertzer/email-forward-parser-py
6
+ Project-URL: Repository, https://github.com/felipehertzer/email-forward-parser-py
7
+ Project-URL: Issues, https://github.com/felipehertzer/email-forward-parser-py/issues
8
+ License: Apache License
9
+ Version 2.0, January 2004
10
+ http://www.apache.org/licenses/
11
+
12
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
13
+
14
+ 1. Definitions.
15
+
16
+ "License" shall mean the terms and conditions for use, reproduction,
17
+ and distribution as defined by Sections 1 through 9 of this document.
18
+
19
+ "Licensor" shall mean the copyright owner or entity authorized by
20
+ the copyright owner that is granting the License.
21
+
22
+ "Legal Entity" shall mean the union of the acting entity and all
23
+ other entities that control, are controlled by, or are under common
24
+ control with that entity. For the purposes of this definition,
25
+ "control" means (i) the power, direct or indirect, to cause the
26
+ direction or management of such entity, whether by contract or
27
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
28
+ outstanding shares, or (iii) beneficial ownership of such entity.
29
+
30
+ "You" (or "Your") shall mean an individual or Legal Entity
31
+ exercising permissions granted by this License.
32
+
33
+ "Source" form shall mean the preferred form for making modifications,
34
+ including but not limited to software source code, documentation
35
+ source, and configuration files.
36
+
37
+ "Object" form shall mean any form resulting from mechanical
38
+ transformation or translation of a Source form, including but
39
+ not limited to compiled object code, generated documentation,
40
+ and conversions to other media types.
41
+
42
+ "Work" shall mean the work of authorship, whether in Source or
43
+ Object form, made available under the License, as indicated by a
44
+ copyright notice that is included in or attached to the work
45
+ (an example is provided in the Appendix below).
46
+
47
+ "Derivative Works" shall mean any work, whether in Source or Object
48
+ form, that is based on (or derived from) the Work and for which the
49
+ editorial revisions, annotations, elaborations, or other modifications
50
+ represent, as a whole, an original work of authorship. For the purposes
51
+ of this License, Derivative Works shall not include works that remain
52
+ separable from, or merely link (or bind by name) to the interfaces of,
53
+ the Work and Derivative Works thereof.
54
+
55
+ "Contribution" shall mean any work of authorship, including
56
+ the original version of the Work and any modifications or additions
57
+ to that Work or Derivative Works thereof, that is intentionally
58
+ submitted to Licensor for inclusion in the Work by the copyright owner
59
+ or by an individual or Legal Entity authorized to submit on behalf of
60
+ the copyright owner. For the purposes of this definition, "submitted"
61
+ means any form of electronic, verbal, or written communication sent
62
+ to the Licensor or its representatives, including but not limited to
63
+ communication on electronic mailing lists, source code control systems,
64
+ and issue tracking systems that are managed by, or on behalf of, the
65
+ Licensor for the purpose of discussing and improving the Work, but
66
+ excluding communication that is conspicuously marked or otherwise
67
+ designated in writing by the copyright owner as "Not a Contribution."
68
+
69
+ "Contributor" shall mean Licensor and any individual or Legal Entity
70
+ on behalf of whom a Contribution has been received by Licensor and
71
+ subsequently incorporated within the Work.
72
+
73
+ 2. Grant of Copyright License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ copyright license to reproduce, prepare Derivative Works of,
77
+ publicly display, publicly perform, sublicense, and distribute the
78
+ Work and such Derivative Works in Source or Object form.
79
+
80
+ 3. Grant of Patent License. Subject to the terms and conditions of
81
+ this License, each Contributor hereby grants to You a perpetual,
82
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
83
+ (except as stated in this section) patent license to make, have made,
84
+ use, offer to sell, sell, import, and otherwise transfer the Work,
85
+ where such license applies only to those patent claims licensable
86
+ by such Contributor that are necessarily infringed by their
87
+ Contribution(s) alone or by combination of their Contribution(s)
88
+ with the Work to which such Contribution(s) was submitted. If You
89
+ institute patent litigation against any entity (including a
90
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
91
+ or a Contribution incorporated within the Work constitutes direct
92
+ or contributory patent infringement, then any patent licenses
93
+ granted to You under this License for that Work shall terminate
94
+ as of the date such litigation is filed.
95
+
96
+ 4. Redistribution. You may reproduce and distribute copies of the
97
+ Work or Derivative Works thereof in any medium, with or without
98
+ modifications, and in Source or Object form, provided that You
99
+ meet the following conditions:
100
+
101
+ (a) You must give any other recipients of the Work or
102
+ Derivative Works a copy of this License; and
103
+
104
+ (b) You must cause any modified files to carry prominent notices
105
+ stating that You changed the files; and
106
+
107
+ (c) You must retain, in the Source form of any Derivative Works
108
+ that You distribute, all copyright, patent, trademark, and
109
+ attribution notices from the Source form of the Work,
110
+ excluding those notices that do not pertain to any part of
111
+ the Derivative Works; and
112
+
113
+ (d) If the Work includes a "NOTICE" text file as part of its
114
+ distribution, then any Derivative Works that You distribute must
115
+ include a readable copy of the attribution notices contained
116
+ within such NOTICE file, excluding those notices that do not
117
+ pertain to any part of the Derivative Works, in at least one
118
+ of the following places: within a NOTICE text file distributed
119
+ as part of the Derivative Works; within the Source form or
120
+ documentation, if provided along with the Derivative Works; or,
121
+ within a display generated by the Derivative Works, if and
122
+ wherever such third-party notices normally appear. The contents
123
+ of the NOTICE file are for informational purposes only and
124
+ do not modify the License. You may add Your own attribution
125
+ notices within Derivative Works that You distribute, alongside
126
+ or as an addendum to the NOTICE text from the Work, provided
127
+ that such additional attribution notices cannot be construed
128
+ as modifying the License.
129
+
130
+ You may add Your own copyright statement to Your modifications and
131
+ may provide additional or different license terms and conditions
132
+ for use, reproduction, or distribution of Your modifications, or
133
+ for any such Derivative Works as a whole, provided Your use,
134
+ reproduction, and distribution of the Work otherwise complies with
135
+ the conditions stated in this License.
136
+
137
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
138
+ any Contribution intentionally submitted for inclusion in the Work
139
+ by You to the Licensor shall be under the terms and conditions of
140
+ this License, without any additional terms or conditions.
141
+ Notwithstanding the above, nothing herein shall supersede or modify
142
+ the terms of any separate license agreement you may have executed
143
+ with Licensor regarding such Contributions.
144
+
145
+ 6. Trademarks. This License does not grant permission to use the trade
146
+ names, trademarks, service marks, or product names of the Licensor,
147
+ except as required for reasonable and customary use in describing the
148
+ origin of the Work and reproducing the content of the NOTICE file.
149
+
150
+ 7. Disclaimer of Warranty. Unless required by applicable law or
151
+ agreed to in writing, Licensor provides the Work (and each
152
+ Contributor provides its Contributions) on an "AS IS" BASIS,
153
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
154
+ implied, including, without limitation, any warranties or conditions
155
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
156
+ PARTICULAR PURPOSE. You are solely responsible for determining the
157
+ appropriateness of using or redistributing the Work and assume any
158
+ risks associated with Your exercise of permissions under this License.
159
+
160
+ 8. Limitation of Liability. In no event and under no legal theory,
161
+ whether in tort (including negligence), contract, or otherwise,
162
+ unless required by applicable law (such as deliberate and grossly
163
+ negligent acts) or agreed to in writing, shall any Contributor be
164
+ liable to You for damages, including any direct, indirect, special,
165
+ incidental, or consequential damages of any character arising as a
166
+ result of this License or out of the use or inability to use the
167
+ Work (including but not limited to damages for loss of goodwill,
168
+ work stoppage, computer failure or malfunction, or any and all
169
+ other commercial damages or losses), even if such Contributor
170
+ has been advised of the possibility of such damages.
171
+
172
+ 9. Accepting Warranty or Additional Liability. While redistributing
173
+ the Work or Derivative Works thereof, You may choose to offer,
174
+ and charge a fee for, acceptance of support, warranty, indemnity,
175
+ or other liability obligations and/or rights consistent with this
176
+ License. However, in accepting such obligations, You may act only
177
+ on Your own behalf and on Your sole responsibility, not on behalf
178
+ of any other Contributor, and only if You agree to indemnify,
179
+ defend, and hold each Contributor harmless for any liability
180
+ incurred by, or claims asserted against, such Contributor by reason
181
+ of your accepting any such warranty or additional liability.
182
+
183
+ END OF TERMS AND CONDITIONS
184
+
185
+ APPENDIX: How to apply the Apache License to your work.
186
+
187
+ To apply the Apache License to your work, attach the following
188
+ boilerplate notice, with the fields enclosed by brackets "[]"
189
+ replaced with your own identifying information. (Don't include
190
+ the brackets!) The text should be enclosed in the appropriate
191
+ comment syntax for the file format. We also recommend that a
192
+ file or class name and description of purpose be included on the
193
+ same "printed page" as the copyright notice for easier
194
+ identification within third-party archives.
195
+
196
+ Copyright [yyyy] [name of copyright owner]
197
+
198
+ Licensed under the Apache License, Version 2.0 (the "License");
199
+ you may not use this file except in compliance with the License.
200
+ You may obtain a copy of the License at
201
+
202
+ http://www.apache.org/licenses/LICENSE-2.0
203
+
204
+ Unless required by applicable law or agreed to in writing, software
205
+ distributed under the License is distributed on an "AS IS" BASIS,
206
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
207
+ See the License for the specific language governing permissions and
208
+ limitations under the License.
209
+ License-File: LICENSE
210
+ License-File: NOTICE
211
+ Keywords: email,eml,forwarded-email,mime,parser
212
+ Classifier: License :: OSI Approved :: Apache Software License
213
+ Classifier: Operating System :: OS Independent
214
+ Classifier: Programming Language :: Python :: 3
215
+ Classifier: Programming Language :: Python :: 3.10
216
+ Classifier: Programming Language :: Python :: 3.11
217
+ Classifier: Programming Language :: Python :: 3.12
218
+ Classifier: Programming Language :: Python :: 3.13
219
+ Classifier: Programming Language :: Python :: 3.14
220
+ Classifier: Topic :: Communications :: Email
221
+ Classifier: Topic :: Text Processing
222
+ Requires-Python: >=3.10
223
+ Provides-Extra: dev
224
+ Requires-Dist: black>=25; extra == 'dev'
225
+ Requires-Dist: isort>=6; extra == 'dev'
226
+ Requires-Dist: mypy>=1.19; extra == 'dev'
227
+ Requires-Dist: ruff>=0.14; extra == 'dev'
228
+ Provides-Extra: test
229
+ Requires-Dist: pytest-cov>=5; extra == 'test'
230
+ Requires-Dist: pytest>=8; extra == 'test'
231
+ Description-Content-Type: text/markdown
232
+
233
+ # email-forward-parser-py
234
+
235
+ `email-forward-parser` extracts the original message details from forwarded email
236
+ content. It can work with plain forwarded bodies or full `.eml` messages, including
237
+ common MIME encodings and attached `.eml` files.
238
+
239
+ The package is useful when you receive emails forwarded by users or mailboxes and
240
+ need to recover the original sender, recipients, subject, sent date, and body.
241
+
242
+ ## Features
243
+
244
+ - Detects forwarded messages from subject prefixes such as `Fwd:` and `FW:`.
245
+ - Parses forwarded bodies from Gmail, Apple Mail, Outlook/Office 365, Thunderbird,
246
+ Yahoo Mail, HubSpot, Missive, IONOS, and several localized clients.
247
+ - Extracts original metadata: `From`, `To`, `Cc`, `Subject`, `Date`, and body.
248
+ - Parses full `.eml` messages with MIME decoding.
249
+ - Handles quoted-printable/base64 text bodies and attached `message/rfc822` or
250
+ `.eml` attachments.
251
+ - Rebuilds an `.eml` string for the original message when a forwarded email is
252
+ detected.
253
+ - Ships with a 100% statement coverage gate.
254
+
255
+ ## Installation
256
+
257
+ ```bash
258
+ python -m pip install email-forward-parser
259
+ ```
260
+
261
+ Python 3.10 or newer is required.
262
+
263
+ The distribution name is `email-forward-parser`, but the import package is
264
+ `emailforwardparser`:
265
+
266
+ ```python
267
+ from emailforwardparser.forward_parser import get_forwarded_metadata
268
+ from emailforwardparser.client import EmailParserClient
269
+ ```
270
+
271
+ ## Quick Start
272
+
273
+ Use `get_forwarded_metadata()` when you already have the email body text.
274
+
275
+ ```python
276
+ from emailforwardparser.forward_parser import get_forwarded_metadata
277
+
278
+ body = """Hi team
279
+
280
+ ---------- Forwarded message ---------
281
+ From: Jane Doe <jane@example.com>
282
+ Date: Mon, 1 Jan 2024 at 12:00 PM
283
+ Subject: Original subject
284
+ To: Bob <bob@example.com>
285
+ Cc: Copy <copy@example.com>
286
+
287
+ Original body.
288
+ """
289
+
290
+ result = get_forwarded_metadata(body, "Fwd: Original subject")
291
+
292
+ print(result.forwarded) # True
293
+ print(result.message) # Hi team
294
+ print(result.email.subject) # Original subject
295
+ print(result.email.from_.name) # Jane Doe
296
+ print(result.email.from_.address) # jane@example.com
297
+ print(result.email.to[0].address) # bob@example.com
298
+ print(result.email.cc[0].address) # copy@example.com
299
+ print(result.email.body) # Original body.
300
+ ```
301
+
302
+ Use `EmailParserClient` when you have a full `.eml` message.
303
+
304
+ ```python
305
+ from emailforwardparser.client import EmailParserClient
306
+
307
+ client = EmailParserClient()
308
+
309
+ with open("forwarded.eml", encoding="utf8") as file:
310
+ raw_eml = file.read()
311
+
312
+ metadata = client.get_original_metadata(raw_eml)
313
+
314
+ if metadata.forwarded:
315
+ print(metadata.email.from_.address)
316
+ print(metadata.email.subject)
317
+ print(metadata.email.body)
318
+ ```
319
+
320
+ ## API
321
+
322
+ ### `get_forwarded_metadata(body, subject=None)`
323
+
324
+ Parses a forwarded body string and returns a `ForwardMetadata` dataclass.
325
+
326
+ ```python
327
+ from emailforwardparser.forward_parser import get_forwarded_metadata
328
+
329
+ result = get_forwarded_metadata(body, subject)
330
+ ```
331
+
332
+ `subject` is optional. Passing it helps the parser detect forwards that have a
333
+ forwarded subject prefix but no separator line in the body.
334
+
335
+ ### `ForwardMetadata`
336
+
337
+ ```python
338
+ @dataclass
339
+ class ForwardMetadata:
340
+ forwarded: bool
341
+ message: str
342
+ email: OriginalMetadata
343
+ ```
344
+
345
+ - `forwarded`: `True` when forwarded content was detected.
346
+ - `message`: the note written by the person who forwarded the email, before the
347
+ forwarded block.
348
+ - `email`: metadata extracted from the original email.
349
+
350
+ ### `OriginalMetadata`
351
+
352
+ ```python
353
+ @dataclass
354
+ class OriginalMetadata:
355
+ date: str
356
+ subject: str
357
+ body: str
358
+ from_: MailboxResult
359
+ to: list[MailboxResult]
360
+ cc: list[MailboxResult]
361
+ ```
362
+
363
+ The sender field is named `from_` because `from` is a Python keyword.
364
+
365
+ ### `MailboxResult`
366
+
367
+ ```python
368
+ @dataclass
369
+ class MailboxResult:
370
+ name: str
371
+ address: str
372
+ ```
373
+
374
+ When a mailbox line has no valid email address, `address` is empty and the raw
375
+ value is kept in `name`.
376
+
377
+ ### `EmailParserClient`
378
+
379
+ `EmailParserClient` is the high-level wrapper for full `.eml` messages.
380
+
381
+ ```python
382
+ from emailforwardparser.client import EmailParserClient
383
+
384
+ client = EmailParserClient()
385
+ ```
386
+
387
+ Methods:
388
+
389
+ - `get_original_metadata(email: str) -> ForwardMetadata`
390
+ Parses a raw `.eml` string and returns metadata for the original email. If the
391
+ message is not forwarded, it returns metadata for the message itself.
392
+ - `get_original_metadata_from_file(file_path: str) -> ForwardMetadata`
393
+ Reads a `.eml` file and returns the same metadata object.
394
+ - `get_original_eml(email: str) -> dict`
395
+ Returns a dictionary with:
396
+ - `forward`: whether the input was detected as forwarded.
397
+ - `Send-To`: the first address from the wrapper message's `From` header.
398
+ - `eml`: a raw `.eml` string for the original message when forwarded, or the
399
+ input/attached message when not forwarded.
400
+ - `get_original_eml_from_file(file_path: str) -> dict`
401
+ Reads a `.eml` file and returns the same dictionary.
402
+
403
+ ## Examples
404
+
405
+ ### Parse an Apple Mail Forward Without a Subject
406
+
407
+ ```python
408
+ from emailforwardparser.forward_parser import get_forwarded_metadata
409
+
410
+ body = """Personal note
411
+
412
+ Begin forwarded message:
413
+
414
+ From: Jane Doe <jane@example.com>
415
+ Date: Mon, 1 Jan 2024 at 12:00 PM
416
+ Subject: Original subject
417
+ To: Bob <bob@example.com>
418
+
419
+ Original body.
420
+ """
421
+
422
+ result = get_forwarded_metadata(body)
423
+
424
+ assert result.forwarded is True
425
+ assert result.message == "Personal note"
426
+ assert result.email.subject == "Original subject"
427
+ assert result.email.from_.address == "jane@example.com"
428
+ ```
429
+
430
+ ### Parse a Quoted-Printable `.eml`
431
+
432
+ ```python
433
+ from emailforwardparser.client import EmailParserClient
434
+
435
+ raw_eml = """From: Forwarder <forwarder@example.com>
436
+ To: parser@example.com
437
+ Subject: Fwd: Original subject
438
+ MIME-Version: 1.0
439
+ Content-Type: text/plain; charset="utf-8"
440
+ Content-Transfer-Encoding: quoted-printable
441
+
442
+ Hi=0A=0A---------- Forwarded message ---------=0AFrom: Jane Doe <jane@example.com>=
443
+ =0ADate: Mon, 1 Jan 2024 at 12:00 PM=0ASubject: Original subject=0ATo: Bob =
444
+ <bob@example.com>=0A=0AOriginal caf=C3=A9 body.=0A
445
+ """
446
+
447
+ metadata = EmailParserClient().get_original_metadata(raw_eml)
448
+
449
+ assert metadata.forwarded is True
450
+ assert metadata.email.body == "Original café body."
451
+ ```
452
+
453
+ ### Rebuild the Original `.eml`
454
+
455
+ ```python
456
+ from email.message import EmailMessage
457
+
458
+ from emailforwardparser.client import EmailParserClient
459
+
460
+ message = EmailMessage()
461
+ message["From"] = "Forwarder <forwarder@example.com>"
462
+ message["To"] = "parser@example.com"
463
+ message["Subject"] = "Fwd: Original subject"
464
+ message.set_content("""Hi
465
+
466
+ ---------- Forwarded message ---------
467
+ From: Jane Doe <jane@example.com>
468
+ Date: Mon, 1 Jan 2024 at 12:00 PM
469
+ Subject: Original subject
470
+ To: Bob <bob@example.com>
471
+
472
+ Original body.
473
+ """)
474
+
475
+ data = EmailParserClient().get_original_eml(message.as_string())
476
+
477
+ assert data["forward"] is True
478
+ print(data["eml"])
479
+ ```
480
+
481
+ ### Read From a File
482
+
483
+ ```python
484
+ from emailforwardparser.client import EmailParserClient
485
+
486
+ client = EmailParserClient()
487
+
488
+ metadata = client.get_original_metadata_from_file("forwarded.eml")
489
+ data = client.get_original_eml_from_file("forwarded.eml")
490
+
491
+ print(metadata.email.subject)
492
+ print(data["eml"])
493
+ ```
494
+
495
+ ### Non-Forwarded Messages
496
+
497
+ If a message is not forwarded, `forwarded` is `False`. With the client wrapper,
498
+ the returned `email` metadata describes the message itself.
499
+
500
+ ```python
501
+ from emailforwardparser.client import EmailParserClient
502
+
503
+ metadata = EmailParserClient().get_original_metadata(raw_eml)
504
+
505
+ if not metadata.forwarded:
506
+ print("This was not a forwarded message")
507
+ print(metadata.email.subject)
508
+ ```
509
+
510
+ ## Behavior Notes
511
+
512
+ - Parsing is regex-based. It is designed for common forwarded-message formats,
513
+ not every possible custom email template.
514
+ - Missing fields are returned as empty strings or empty lists.
515
+ - Multiple `To` and `Cc` recipients are returned in order.
516
+ - The parser normalizes common email encodings and non-breaking spaces.
517
+ - The client prefers the first non-attachment `text/plain` body part when reading
518
+ multipart `.eml` messages.
519
+ - Attached `.eml` messages are returned directly when present.
520
+
521
+ ## Development
522
+
523
+ Install the development and test tools:
524
+
525
+ ```bash
526
+ python -m pip install -e ".[dev,test]"
527
+ ```
528
+
529
+ Run the full local quality gate:
530
+
531
+ ```bash
532
+ python -m isort --check-only emailforwardparser tests
533
+ python -m black --check emailforwardparser tests
534
+ python -m ruff check emailforwardparser tests
535
+ python -m mypy
536
+ python -m pytest
537
+ ```
538
+
539
+ `pytest` is configured to require 100% statement coverage.
540
+
541
+ ## Release
542
+
543
+ Build and verify the distribution:
544
+
545
+ ```bash
546
+ python -m pip install --upgrade build twine
547
+ python -m pytest
548
+ rm -rf dist build
549
+ python -m build
550
+ python -m twine check dist/*
551
+ ```
552
+
553
+ Upload to PyPI:
554
+
555
+ ```bash
556
+ python -m twine upload dist/*
557
+ ```
558
+
559
+ ## License and Credits
560
+
561
+ This project is distributed under the Apache License, Version 2.0. See
562
+ [`LICENSE`](LICENSE) for the full license text.
563
+
564
+ The project was originally created by Garrett Marking. This fork/package includes
565
+ additional maintenance, packaging, typing, test coverage, and parser/client fixes
566
+ by Felipe Hertzer.
567
+
568
+ Apache 2.0 allows redistribution and modification, including publishing to PyPI,
569
+ as long as the license conditions are followed. In practice for this package:
570
+
571
+ - Keep the Apache 2.0 license text with redistributions.
572
+ - Keep existing attribution notices from the source distribution.
573
+ - Keep the `NOTICE` file with source and binary distributions.
574
+ - Make it clear when files have been modified.
575
+
576
+ For the canonical license terms, refer to the Apache Software Foundation's
577
+ [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) page.
@@ -0,0 +1,11 @@
1
+ emailforwardparser/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ emailforwardparser/client.py,sha256=hOmWpvC91ckPeKdKkIj05hV0Zxl7AcfmzJHNWztCpUs,11717
3
+ emailforwardparser/forward_parser.py,sha256=YRo5g--szHk4fRm486igQ6wAqteZs-MmUE3jay4QQ2w,9151
4
+ emailforwardparser/loop.py,sha256=lwVMnTeIDV36E-8oErfwX89iOi52xxdm9Fh5nsBgxqg,1824
5
+ emailforwardparser/regexs.py,sha256=vLS7KYQz7f7zp2bNA0eR2P9szeKLwPg1KOzXp8mNREQ,30496
6
+ emailforwardparser/utils.py,sha256=vyxQPsBBXVUSgt6I4XduvpnpIkeas6ONr2BD0M3vFzw,2594
7
+ email_forward_parser-0.1.3.dist-info/METADATA,sha256=Vqob2PFPlcay0VR_B7iUaxCH2QHeXGM71UZODV_IJ4g,23770
8
+ email_forward_parser-0.1.3.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
9
+ email_forward_parser-0.1.3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
10
+ email_forward_parser-0.1.3.dist-info/licenses/NOTICE,sha256=FFI4IBjX9Er0lTMo43u1stID-fXU7uB5Hlpt7zJOFGI,369
11
+ email_forward_parser-0.1.3.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any