Share

VFS Extended attributes for Python

Project News for VFS Extended attributes for Python

  • VFS Extended attributes for Python: Release 0.4.0

    pyxattr is an Python extension module wrapper for libattr. You can use this module to query, list, add and remove extended attributes from files and directories.


    Version 0.4.0 has been releases.

    Highlight: new API that should be simpler to use and that is somewhat namespace aware.

    Also the license has been changed to LGPLv2.1 or later.

    2008-07-01 21:26:00 UTC by iusty

  • First public release

    This is pyxattr, VFS Extended attributes for Python. It allows you to query and manipulate the extended attributes present in some filesystems.

    This is the first public release, yet the code is usable. You can list, add, change & delete attributes. The only platform I tested this on is Linux; if your platform supports EA, then it might work.

    For downloads, http://sourceforge.net/projects/pyxattr/

    2002-12-25 02:53:24 UTC by iusty