2014-02-03 16:31:23 -05:00
|
|
|
Source: telegram-cli
|
|
|
|
Section: net
|
2014-10-02 00:07:38 -04:00
|
|
|
Priority: extra
|
|
|
|
Maintainer: Steve Illichevsky <still.ru@gmail.com>
|
|
|
|
Build-Depends: debhelper (>= 8.0.0),
|
2014-10-03 04:15:16 -04:00
|
|
|
autotools-dev,
|
|
|
|
autoconf-archive,
|
|
|
|
libreadline-dev,
|
|
|
|
libconfig-dev,
|
|
|
|
libssl-dev,
|
|
|
|
lua5.1,
|
|
|
|
liblua5.1-dev,
|
|
|
|
lua-lgi
|
|
|
|
Standards-Version: 3.9.5
|
2014-02-03 16:31:23 -05:00
|
|
|
Homepage: https://github.com/vysheng/tg
|
|
|
|
Vcs-Git: git://github.com/vysheng/tg.git
|
|
|
|
Vcs-Browser: https://github.com/vysheng/tg
|
|
|
|
|
|
|
|
Package: telegram-cli
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Command-line interface for Telegram messenger
|
|
|
|
Telegram messenger is a cloud-based instant messaging designed for
|
|
|
|
smart phones and similar to Whatsapp but more flexible, and
|
|
|
|
powerful. You can send messages, photos, videos and documents to
|
|
|
|
people who are in your phone contacts (and have Telegram). Telegram
|
|
|
|
also supports secret chats whose provide a private (encrypted) way of
|
|
|
|
communication.
|
|
|
|
.
|
|
|
|
This package contains a command-line based client for Telegram with
|
|
|
|
the following features:
|
|
|
|
* Colored terminal messages.
|
|
|
|
* Message management: history, stats, etc.
|
|
|
|
* Group chat: create and manage groups.
|
|
|
|
* Secret chat: secured and encrypted conversations.
|
|
|
|
* Contact management: add/edit/remove contacts.
|
2014-10-03 04:15:16 -04:00
|
|
|
* Multimedia support: send/load photos and videos.
|