File: README

package info (click to toggle)
libfsxfs 20201117-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 12,904 kB
  • sloc: ansic: 185,534; sh: 6,050; makefile: 1,373; python: 279; cpp: 88; sed: 16
file content (21 lines) | stat: -rw-r--r-- 435 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
libfsxfs is a library to access the SGI X File System (XFS)

Project information:

* Status: experimental
* Licence: LGPLv3+

Read-only supported XFS formats:

* version 4 and 5

Unsupported XFS format features:

* extended attributes
* XFS version 1, 2 or 3

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