Metadata-Version: 2.1
Name: niel
Version: 0.1.0
Summary: Command line interface for handling LINE Rich menus via Messaging API
License: MIT
Author: Sitt Guruvanich
Author-email: aekazitt+github@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: pydantic (>=2.6.2,<3.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Description-Content-Type: text/markdown

# NIEL

## Command line interface for handling LINE Rich menus via Messaging API

## License

This project is licensed under the terms of the MIT license.


