File: control

package info (click to toggle)
dictionary-el 1.10-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 248 kB
  • ctags: 139
  • sloc: lisp: 1,265; makefile: 117; sh: 71
file content (20 lines) | stat: -rw-r--r-- 746 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: dictionary-el
Maintainer: Aaron M. Ucko <ucko@debian.org>
Section: lisp
Priority: optional
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/users/ucko/dictionary-el.git
Vcs-Git: https://anonscm.debian.org/git/users/ucko/dictionary-el.git
Homepage: http://www.myrkr.in-berlin.de/dictionary/

Package: dictionary-el
Architecture: all
Depends: emacs | emacsen,
         emacsen-common (>= 2.0.8),
         ${misc:Depends}
Provides: dict-client
Description: dictionary client for Emacs
 dictionary-el is a DICT (RFC 2229) client for (X)Emacs, with support
 for brace-delimited cross references and UTF-8-encoded entries.
 Note that XEmacs bundles a slightly older version of this package.