github TeamMsgExtractor/msg-extractor v0.27.9
Version 0.27.9

latest releases: v0.56.1, v0.56.0, v0.55.0...
pre-release5 years ago

v0.27.9

  • [TeamMsgExtractor #161] Added commands to the command line that will allow the user to specify that they want the message data to be output to stdout rather than to a file.
  • [TeamMsgExtractor #162] Added a wrapper for extract_msg that will be installed.
  • Fixed some of the encoding names to allow them to actually be used in Python. The names they previously held were not aliases that currently exist.
  • Added more documentation to constants.CODE_PAGES to give more information about what it is. As it is a list of the possible encodings an msg file can use, I also specified which ones were supported by Python 3.
  • Moved the main code into a function so it is now callable from outside of the file.

Don't miss a new msg-extractor release

NewReleases is sending notifications on new releases.