blob: 8e0bc29cb5beea5da14e296d89fb18e59991bceb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: telegram-bot-api
Section: httpd
Maintainer: Maria Lisina <sekoohaka.sarisan@gmail.com>
Build-Depends: debhelper-compat (= 13),
cmake,
gperf,
zlib1g-dev,
libssl-dev
Standards-Version: 4.7.4
Package: telegram-bot-api
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: Telegram Bot API server
The Telegram Bot API provides an HTTP API for creating Telegram Bots.
|