Description
Read, set and list extended attributes.
Description
Bindings to the Linux syscalls for reading and manipulating extended attributes (setxattr
, getxattr
, listxattr
and removexattr
).
README.md
linux-xattr
provides Haskell bindings to the Linux syscalls for reading and manipulating extended attributes (setxattr
, getxattr
, listxattr
and removexattr
).