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
|
Source: mu-cite
Section: mail
Priority: optional
Maintainer: Tatsuya Kinoshita <tats@debian.org>
Build-Depends: debhelper-compat (= 11)
Vcs-Browser: https://salsa.debian.org/debian/mu-cite
Vcs-Git: https://salsa.debian.org/debian/mu-cite.git
Homepage: https://www.jpl.org/elips/mu/
Standards-Version: 4.3.0
Package: mu-cite
Architecture: all
Depends: emacsen-common (>= 2.0.8), emacs-nox | emacs | emacsen, make, apel (>= 10.7), flim, ${misc:Depends}
Suggests: bbdb
Enhances: mew, gnus, mh-e, wl
Description: message citation utility for emacsen
MU-CITE is a citation tool for emacsen. MU-CITE's citing filter function
is callable from various mail and news readers such as Gnus, MH-E, Wanderlust
and Mew.
.
MU stands for "Message Utilities". It consists of the following modules:
.
mu-cite.el --- main module of MU-CITE
mu-bbdb.el --- MU-CITE submodule for BBDB
mu-register.el --- MU-CITE submodule for registration
latex-math-symbol.el --- translate mathematical symbols of
LaTeX into MULE characters
|