Metadata-Version: 2.1
Name: cacheieee
Version: 0.1.0
Summary: A simple Python client for cacheieee server
Home-page: https://github.com/mradulnatani/cacheieee
Author: Mradul Natani
Author-email: mradulnatani0@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Cacheieee

A Python client for interacting with the cacheieee server.

## Installation

You can install the library using pip:

```bash
pip install cacheieee
