Skip to content

This is a python library for the parsing of Outlook .msg files(Composite Document File V2 Documents) into useful formats

Notifications You must be signed in to change notification settings

Slater-Victoroff/msgReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

It came to my attention that actually getting .msg files from Outlook into Ubuntu was in fact a much more difficult task than expected, and nothing currently is able to parse the data into something useful.

This should be a quick and dirty way to fix that. Want to have functionality to first run this on one .msg file and turn it into a .txt file for ease of data mining and other stuff. Added functionality will probably come later.

About

This is a python library for the parsing of Outlook .msg files(Composite Document File V2 Documents) into useful formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages