python3-xattr

module for manipulating filesystem extended attributes - Python 3
  https://github.com/xattr/xattr
  0
  no reviews



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.