File: control

package info (click to toggle)
twittering-mode 2.0.0%2Bgit20120325-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,144 kB
  • sloc: lisp: 16,858; ruby: 533; makefile: 132; sh: 65
file content (30 lines) | stat: -rw-r--r-- 869 bytes parent folder | download
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 (>= 7.0.50~), texi2html
Standards-Version: 3.9.3
Homepage: http://twmode.sf.net/

Package: twittering-mode
Architecture: all
Depends: ${misc:Depends}, emacs | emacs23 | emacs-snapshot, 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)