File: README.Debian

package info (click to toggle)
python-docutils 0.3.7-2sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,872 kB
  • ctags: 2,908
  • sloc: python: 27,538; lisp: 641; makefile: 102
file content (21 lines) | stat: -rw-r--r-- 734 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
python-docutils for Debian
--------------------------

This is relelease 0.3.7 of the docutils package.

The "python?.?-docutils" packages contain no files. They are used
to encapsulate the dependencies for use with a particular version of
Python, since Debian does not have conditional dependencies.


Note that the 'correct' file extension for ReST documents is, at least
in the opinion of the Upstream authors, 'none' or '.txt', not '.rst'.

Thus, while appropriate Emacs files are installed, auto-switching to
ReST mode is accomplished by a comment like

	.. Hey emacs, switch to -*- rst-mode -*-

and not by file extension. (You can enable that feature, if you want,
in the file '/etc/emacs/site-start.d/50python-docutils.el'.)