Metadata-Version: 2.0
Name: line-tools
Version: 0.0.2
Summary: A small set of utility useful when creating line BOT
Home-page: https://github.com/sohoffice/line-tools
Author: Douglas Liu
Author-email: douglas@sohoffice.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: urllib3 (==1.23)

Line tools
==========

A collection of command line tools useful when creating LINE bot.

lt-rhythm
---------

Build and update LINE rich menu.

Support the following commands

- list, list current rich menus
- info, show details of one rich menu
- new, create a new rich menu
- delete, delete an existing rich menu
- link, link rich menu to one user

