libfsxfs is a library to access the X File System (XFS) format.

Project information:

* Status: experimental
* Licence: LGPL-3.0-or-later

Read-only supported XFS formats:

* version 1, 2, 3, 4 and 5
* extended attributes

Unsupported XFS format features:

* Feature flags: XFS_SB_VERSION_QUOTABIT |
* Incompatible feature flags: XFS_SB_FEAT_INCOMPAT_META_UUID,
  XFS_SB_FEAT_INCOMPAT_NEEDSREPAIR, XFS_SB_FEAT_INCOMPAT_METADIR,
  XFS_SB_FEAT_INCOMPAT_ZONED, XFS_SB_FEAT_INCOMPAT_ZONE_GAPS

For more information see:

* Project documentation: https://github.com/libyal/libfsxfs/wiki/Home
* How to build from source: https://github.com/libyal/libfsxfs/wiki/Building

