<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>小刀邮件解析器</title>
        <link>https://xiaodaozhi.com/xiaodao-email-parser.html</link>
        <description>English | 简体中文 面向 Node.js 和 TypeScript 的电子邮件文件解析器，可自动识别并解析： - Outlook .msg（Compound File Binary / OLE2 + MAPI） - RFC 5322 / MIME .eml 默认导出的 EmailParser 会根据文件内容自动识别格式，并返回一致的 ParsedEmail 结构。同时提供专用的 MsgParser 和 EmlParser，便于只处理单一格式，或将既有同步 MSG 调用迁移到 xiaodao-email-parser。 功能 - 自动识别 MSG 与 EML，不依赖文件扩展名 - 解析...</description>
        <lastBuildDate>Mon, 21 Sep 2026 07:47:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://xiaodaozhi.com/feed/xiaodao-email-parser.html" rel="self" type="application/rss+xml"/>
    </channel>
</rss>