Metadata-Version: 2.1
Name: pyxattr
Version: 0.6.1
Summary: Filesystem extended attributes for python
Home-page: http://pyxattr.k1024.org/
Author: Iustin Pop
Author-email: iustin@k1024.org
License: LGPL
Download-URL: http://pyxattr.k1024.org/downloads/
Platform: Linux
License-File: COPYING

This is a C extension module for Python which
implements extended attributes manipulation. It is a wrapper on top
of the attr C library - see attr(5).

