Metadata-Version: 2.2
Name: jikime_cookai
Version: 0.1.1
Summary: Jikime Cook AI
Home-page: https://github.com/jikime/jikime-cookai
Author: Anthony.Kim
Author-email: jikime@gmail.com
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
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# Jikime Cook AI

A Python library for cooking with AI assistance.

## Installation

```bash
pip install jikime_cookai
```

## Usage

```python
from jikime_cookai import SomeClass

# Example code
```

## Features

- Feature 1
- Feature 2
- Feature 3

## License

This project is licensed under the MIT License - see the LICENSE file for details. 
