blob: 265316e708605402e0b6e008a6fa5b6b9180fd86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.
|