library and tools to access Extended File Systems
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

Maintainer: Sebastian Reitenbach <sebastia@openbsd.org>

WWW: https://github.com/libyal/libfsext/
