Installation
Using uv (recommended):
uv add git+https://github.com/MCRE-BE/py-file-attributes.git
From source:
git clone https://github.com/MCRE-BE/py-file-attributes.git
cd py-file-attributes
uv pip install .
Or standard pip via git:
uv pip install git+https://github.com/MCRE-BE/py-file-attributes.git