<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/aports/testing/py-xattr, branch master</title>
<subtitle>Natanaels test aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/aports/'/>
<entry>
<title>Initial APKBUILD for py-xattr</title>
<updated>2011-12-03T20:49:17+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2011-10-08T16:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/aports/commit/?id=def7dd32e1570f15787cd1f297459d930849a947'/>
<id>def7dd32e1570f15787cd1f297459d930849a947</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
