alerta-contrib/plugins/dingtalk/dingtalkchatbot/__about__.py

8 lines
305 B
Python
Raw Permalink Normal View History

2020-01-21 19:39:14 +05:30
__title__ = 'DingtalkChatbot'
__description__ = '一个钉钉自定义机器人消息的Python封装库'
__url__ = 'https://github.com/zhuifengshen/DingtalkChatbot'
__version__ = '1.3.0'
__author__ = 'devin'
__author_email__ = '1324556701@qq.com'
__license__ = 'MIT'
__cake__ = u'\u2728 \U0001f370 \u2728'