Metadata-Version: 2.4
Name: vskache
Version: 0.1.0
Summary: Personal disk-cache package for research
Author-email: Krishna Iyer <krishna.vadakkeputhanmadomsubramanian@uni-goettingen.de>
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: platformdirs
Dynamic: license-file

# VSKache

Personal disk-cache package for my research projects

## Installation

You can install VSKache using pip:

```bash
pip install vskache
```
