Source: python-xattr Section: python Priority: optional Maintainer: Federico Ceratto Build-Depends: debhelper (>= 11), dh-python, python-all-dev, python-cffi, python-setuptools, python3-all-dev, python3-cffi, python3-setuptools, Standards-Version: 4.2.0 X-Python-Version: >= 2.7 Homepage: https://github.com/xattr/xattr Vcs-Git: https://salsa.debian.org/debian/python-xattr.git Vcs-Browser: https://salsa.debian.org/debian/python-xattr Testsuite: autopkgtest-pkg-python Package: xattr Architecture: any Section: utils Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-xattr (=${binary:Version}), python3-pkg-resources, Replaces: python-xattr (<< 0.9.3-1) Breaks: python-xattr (<< 0.9.3-1) Description: tool for manipulating filesystem extended attributes xattr tool allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the xattr cli tool. Package: python-xattr Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, Conflicts: python-pyxattr Provides: ${python:Provides} , python-pyxattr Description: module for manipulating filesystem extended attributes - Python 2 This module allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). It is compatible to python-pyxattr but also provides a dictionary like interfaces for manipulating these attributes. . This package contains the Python 2.7 module. Package: python3-xattr Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Conflicts: python3-pyxattr Provides: ${python3:Provides} , python3-pyxattr Description: module for manipulating filesystem extended attributes - Python 3 This module allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). It is compatible to python-pyxattr but also provides a dictionary like interfaces for manipulating these attributes. . This package contains the Python 3.x module.