File: control

package info (click to toggle)
twittering-mode 3.1.0-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,116 kB
  • sloc: lisp: 17,288; sh: 41; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 862 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: twittering-mode
Section: lisp
Priority: extra
Maintainer: Takaya Yamashita <takaya@debian.or.jp>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: http://twmode.sf.net/

Package: twittering-mode
Architecture: all
Depends: ${misc:Depends}, emacsen-common (>= 2.0.8), emacs | emacs25, curl | gnutls-bin | openssl
Description: Twitter client for Emacs
 You can check friends timeline, and update your status on Emacs.
 .
 The feature of twittering-mode:
  * Activities on Twitter
    * Viewing various timelines
      * Friends' timeline
      * Replies
      * User's timeline
      * Public timeline
    * Posting tweets
      * Direct message
      * ReTweet
      * Hash tag
      * Signiture
    * Following and removing users
    * Marking tweets as favorites
  * HTTP Proxy support
  * Secure connection via HTTPS (cURL is required)