aboutsummaryrefslogtreecommitdiffstats
path: root/bsfs/__init__.py
blob: f5f5cbc6cc214b83eb433957f8431a9a53ed0d89 (plain)
1
2
3
4
5
6
7
8
"""

Part of the BlackStar filesystem (bsfs) module.
A copy of the license is provided with the project.
Author: Matthias Baumgartner, 2022
"""

## EOF ##