Metadata-Version: 2.4
Name: genailib
Version: 0.1.2
Summary: A simple library to display file content
Home-page: https://pypi.org/project/genailib/
Author: kimjomkoung
Author-email: kimjomkoung@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# LangChaiN

A minimal Python library to display file content.

## Installation
```bash
pip install genailib
