SlackBuildsOrg/libraries/libpff
Barry J. Grundy 38180d4079
libraries/libpff: Updated for version 20231205.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-22 20:56:48 +07:00
..
libpff.info
libpff.SlackBuild
README
slack-desc

libpff (libYAL PFF library)

Library and tools to access the Personal Folder File (PFF) and the
Offline Folder File (OFF) format.

PFF/OFF is used in several file types:

-PAB (Personal Address Book)
-PST (Personal Storage Table)
-OST (Offline Storage Table)

Supported formats:

-32-bit ANSI (string)
-64-bit Unicode (string)
-64-bit with 4k pages with DEFLATE compression (Compressed OST files)

Additional features:

-item recovery
-handles corrupted encrypted PFF with encryption type none

THIS IS EXPERIMENTAL SOFTWARE (Pre-Release)