共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > ruby-msg |
ruby-msg
|
0 | 0 | 91 |
贡献者 | 讨论 | 代码提交 |
A library for reading Outlook msg files, and for converting them to RFC2822 emails.
Generally, the goal of the project is to enable the conversion of .msg files into standards based formats, without reliance on outlook, or any platform dependencies. In fact its currently pure ruby, so it should be easy to get running.
It is targetted at people who want to migrate their PIM data from outlook, converting msg into rfc2822 emails, vCard contacts, iCalendar appointments etc. However, it is also a complete msg library, providing a sane model for (currently read-only) access.