Metadata-Version: 2.1
Name: nbchat
Version: 0.1.0
Author-email: Vinayak Mehta <vmehta94@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/vinayak-mehta/nbchat
Project-URL: Changelog, https://github.com/vinayak-mehta/nbchat/releases
Project-URL: Issues, https://github.com/vinayak-mehta/nbchat/issues
Project-URL: CI, https://github.com/vinayak-mehta/nbchat/actions
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: click
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"

# nbchat

## Usage

```
$ pip install nbchat
```
