Support email file formats: `.eml` and `.msg`
- Dominant language
- Rust
- Stars
- 21.5k
- Forks
- 1.3k
- Avg merge
- 42m
- Merged PRs (30d)
- 17
Description
Ability to parse `.eml` and `.msg` files would be great.
`docling` [supports](https://docling-project.github.io/docling/usage/supported_formats/#supported-input-formats) this:
> _MIME (.eml) and Outlook (.msg) email messages; attachment names can optionally be listed via EmailBackendOptions_
Contributor guide
No contributing guide indexed for this repository
Research direction
No implementation files or tests are named. Review the repository's existing format-support entry points and the linked Docling supported-formats reference first, then trace how current document inputs are parsed. Done means both .eml and .msg files can be converted successfully, with attachment-name handling clarified and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 56/100