diff options
Diffstat (limited to 'libraries/libpst/README')
-rw-r--r-- | libraries/libpst/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libpst/README b/libraries/libpst/README new file mode 100644 index 000000000000..cc8e808deab4 --- /dev/null +++ b/libraries/libpst/README @@ -0,0 +1,9 @@ +The libpst project includes a library and a set of utilities to decode +and convert MS Outlook PST files. + +readpst - convert PST files to mbox and other formats +lspst - list PST (MS Outlook Personal Folders) file data +pst2ldif - extract contacts from a PST file in .ldif format +pst2dii - extract email messages from a PST file in DII load format + +Also included is a man(5) page which describes the format of PST files. |