~ubuntu-branches/ubuntu/vivid/muse-el/vivid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: muse-el
Section: lisp
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Julien Danjou <acid@debian.org>
Build-Depends: debhelper (>> 7.0.0)
Build-Depends-Indep: texinfo, texlive, texlive-latex-extra, emacs | emacs23 | emacs22 | emacs21
Standards-Version: 3.9.1

Package: muse-el
Architecture: all
Depends: emacs23 | emacs22 | xemacs21 | emacsen, emacsen-common (>= 1.4.14), ${misc:Depends}
Description: Author and publish projects using Wiki-like markup
 Emacs Muse is an authoring and publishing environment for Emacs.  It
 simplifies the process of writings documents and publishing them to
 various output formats, such as DocBook, LaTeX, (X)HTML, TexInfo, and
 PDF.  It can even produce content suitable for blogging, such as
 Blosxom-style .txt files and RDF or RSS 2.0 feeds, using the
 muse-blosxom and muse-journal modules.
 .
 Muse consists of two main parts: an enhanced text-mode for authoring
 documents and navigating within Muse projects, and a set of publishing
 styles for generating different kinds of output.