diff options
Diffstat (limited to 'telebot.meta')
-rw-r--r-- | telebot.meta | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/telebot.meta b/telebot.meta new file mode 100644 index 0000000..d8c3ffb --- /dev/null +++ b/telebot.meta @@ -0,0 +1,11 @@ +((license "MIT") + (category web) + + (needs openssl + http-client + medea + loops + vector-lib) + + (author "Adrian Kummerländer") + (synopsis "Basic wrapper of the Telegram Bot API.")) |