4 Summary: Filesystem extended attributes for python
5 Home-page: http://pyxattr.k1024.org/
7 Author-email: iusty@k1024.org
9 Download-URL: https://github.com/iustin/pyxattr/downloads
10 Description: This is a C extension module for Python which
11 implements extended attributes manipulation. It is a wrapper on top
12 of the attr C library - see attr(5).