.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.rst
pyproject.toml
tox.ini
docs/Makefile
docs/conf.py
docs/ds_store.rst
docs/index.rst
docs/make.bat
docs/_static/README.rst
src/ds_store/__init__.py
src/ds_store/__main__.py
src/ds_store/buddy.py
src/ds_store/store.py
src/ds_store.egg-info/PKG-INFO
src/ds_store.egg-info/SOURCES.txt
src/ds_store.egg-info/dependency_links.txt
src/ds_store.egg-info/entry_points.txt
src/ds_store.egg-info/requires.txt
src/ds_store.egg-info/top_level.txt
tests/Test_DS_Store
tests/__init__.py
tests/test_basics.py