pyxattr is a Python extension module wrapper
for libattr, which can be used to query, list,
add, and remove extended attributes from files
and directories.

Changes: This release adds support for Python 3.x and improved support for Unicode filenames.

Tags: Filesystems

Licenses: LGPL