slackbuilds_ponce/libraries/libfsext/README
Barry J. Grundy d1e81f8d3d
libraries/libfsext: Added (libYAL EXT file system library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-14 19:27:58 +07:00

27 lines
468 B
Text

libfsext is a library to access the Extended File System (ext).
Read-only supported ext formats:
* ext2 (version 2)
* ext3 (version 3)
* ext4 (version 4)
Supported ext format features:
* extended attributes
* inline data
Unsupported ext format features:
* ext (version 1)
* compression
* encryption
Project information:
* Status: experimental
* Licence: LGPLv3+
For more information see:
* Project documentation: https://github.com/libyal/libfsext/wiki/Home