statedump

A Python package helping to dump and restore posix state (user/group/permissions) of files.


Keywords
posix, file, state, permission
License
GPL-3.0
Install
pip install statedump==1.0a2

Documentation

statedump

statedump is a Python package helping to dump and restore state(user, group, permissions) of files in a directory.


This package is registered to PyPI. Use pip to install:

pip install statedump