File: control

package info (click to toggle)
wc-mode 1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 112 kB
  • sloc: lisp: 444; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 866 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
Source: wc-mode
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Nicholas D Steeves <nsteeves@gmail.com>
Build-Depends: debhelper (>= 11~),
 dh-elpa
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/emacsen-team/wc-mode
Vcs-Git: https://salsa.debian.org/emacsen-team/wc-mode.git/
Homepage: https://github.com/bnbeckwith/wc-mode

Package: elpa-wc-mode
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
 emacs24,
 emacs25
Description: display a word count in the Emacs modeline
 This package provides an Emacs minor mode to display a word, line
 and/or character count in the Emacs modeline.
 .
 In addition, the user can set goals for adding or deleting a given
 number of words.  You can use this to set daily writing or editing
 goals.