0.2.0 • Published 2 years ago

@socialgouv/archimail-pst-extractor v0.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

archimail-pst-extractor

npm codecov

Extract objects from MS Outlook/Exchange PST files

nodei.co

Features

Extract objects from MS Outlook/Exchange PST files.

This is based off code from https://github.com/epfromer/pst-extractor and https://github.com/rjohnsondev/java-libpst. Thanks to Richard Johnson and Orin Eman.

A spec from Microsoft on the PST file format is at https://msdn.microsoft.com/en-us/library/ff385210(v=office.12).aspx.

Install

npm install --save @socialgouv/archimail-pst-extractor

or

yarn add @socialgouv/archimail-pst-extractor

License

Apache-2.0

0.2.0

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

3 years ago