summaryrefslogtreecommitdiff
path: root/debian/control
blob: d39a33d995ec896dede9844015c8be7cada26724 (plain)
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: org-mode
Section: misc
Priority: optional
Maintainer: Sebastien Delafond <seb@debian.org>
Build-Depends: debhelper (>= 6)
Build-Depends-Indep: emacs | emacs24 | emacs23 | emacs-snapshot
Standards-Version: 3.9.4
Homepage: http://orgmode.org

Package: org-mode
Architecture: all
Depends: ${misc:Depends}, emacs24 | emacs23 | emacs-snapshot
Conflicts: emacsen-common (< 2.0.0)
Recommends: texlive-generic-recommended, texlive-latex-recommended
Suggests: easypg, ditaa
Description: keep notes, maintain ToDo lists, and do project planning in emacs
 Org-mode is a mode for keeping notes, maintaining ToDo lists, and
 doing project planning with a fast and effective plain-text system.
 .
 Org-mode develops organizational tasks around NOTES files that contain
 information about projects as plain text. Org-mode is implemented on
 top of outline-mode, which makes it possible to keep the content of
 large files well structured. Visibility cycling and structure editing
 help to work with the tree. Tables are easily created with a built-in
 table editor. Org-mode supports ToDo items, deadlines, time stamps,
 and scheduling. It dynamically compiles entries into an agenda. Plain
 text URL-like links connect to websites, emails, Usenet messages,
 BBDB entries, and any files related to the projects. For printing and
 sharing of notes, an Org-mode file can be exported as a structured
 ASCII file, HTML, and LaTeX.