diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2011-10-08 16:13:04 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-12-03 14:49:17 -0600 |
commit | def7dd32e1570f15787cd1f297459d930849a947 (patch) | |
tree | 04808b62ab963b0da3331545685d441d91a8c6b8 /testing/py-libacl | |
parent | 7e4aa4b8a16a229eec21bfbe518baf5deae9c613 (diff) | |
download | aports-def7dd32e1570f15787cd1f297459d930849a947.tar.bz2 aports-def7dd32e1570f15787cd1f297459d930849a947.tar.xz |
Initial APKBUILD for py-xattr
Package description:
This module gives access to the extended attributes present in some
operating systems/filesystems. You can list attributes, get, set and
remove them.
The module exposes two sets of functions:
- the 'old' listxattr, getxattr, setxattr, removexattr functions
which are deprecated since version 0.4
- the new list, get, get_all, set, remove functions which expose
a namespace-aware API and simplify a bit the calling model by
using keyword arguments
Diffstat (limited to 'testing/py-libacl')
0 files changed, 0 insertions, 0 deletions