Skip to content
/ xattr Public
forked from xattr/xattr

Python wrapper for extended filesystem attributes

License

Notifications You must be signed in to change notification settings

jmberg/xattr

 
 

Repository files navigation

xattr

https://travis-ci.org/xattr/xattr.svg?branch=master

xattr is a Python wrapper for 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).

Extended attributes are currently only available on Darwin 8.0+ (Mac OS X 10.4) and Linux 2.6+. Experimental support is included for Solaris and FreeBSD.

About

Python wrapper for extended filesystem attributes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 63.9%
  • C 33.2%
  • Shell 2.9%