Metadata-Version: 2.4
Name: quickhash
Version: 0.1.0
Summary: helps hash quicker
Author: lampshade_laj
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# quickhash

helps hash quicker

## Installation

```bash
pip install quickhash
```

## Usage

```python
# Add usage examples here
```

## License

MIT
