Source: python-pyxattr Section: python Priority: optional Maintainer: Iustin Pop Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3), libattr1-dev Standards-Version: 3.7.3 Package: python-pyxattr Architecture: any Depends: ${python:Depends}, ${shlibs:Depends} Provides: ${python:Provides} Replaces: python2.3-pyxattr (<< 0.2.1-1.1), python2.4-pyxattr (<< 0.2.1-1.1) Conflicts: python2.3-pyxattr (<< 0.2.1-1.1), python2.4-pyxattr (<< 0.2.1-1.1) XB-Python-Version: ${python:Versions} Description: module for manipulating filesystem extended attributes pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included).