Metadata-Version: 2.4
Name: jict-dict
Version: 0.1.3
Summary: Your short description here
Author-email: Your Name <your.email@example.com>
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# JICT

Powerful bidirectional dictionary with fast reverse lookup and support for unhashable keys and values.
made by:
ElJeiForeal -- github


## Installation

```bash
pip install jict
