python-xattr 0.9.7 Python wrapper for extended filesystem attributes

This package provides a Python wrapper for using extended filesystem attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc).