forked from brainysmurf/xattr3
-
Notifications
You must be signed in to change notification settings - Fork 0
[DEPRECATED] Extensible attributes for python 3
License
xattr/xattr3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WARNING: This repo is deprecated. https://github.com/xattr/xattr now supports Python 2.6+ and Python 3.3+ as of v0.7.2. xattr is a Python wrapper for Darwin's 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 and later. This corresponds to Mac OS X 10.4 (Tiger).
About
[DEPRECATED] Extensible attributes for python 3
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 51.0%
- C 49.0%