File: control

package info (click to toggle)
python-mode 1%3A1.0-3.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 236 kB
  • ctags: 234
  • sloc: lisp: 3,607; python: 58; sh: 49; makefile: 31
file content (17 lines) | stat: -rw-r--r-- 692 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-mode
Section: python
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends-Indep: debhelper (>= 4.0.0)
Standards-Version: 3.6.2

Package: python-mode
Architecture: all
Depends: emacs21 | xemacs21-bin | emacs-snapshot, pymacs (>= 0.22-6)
Conflicts: python1.5-elisp, python2.1-elisp, python2.2-elisp, python-elisp
Replaces: python1.5-elisp, python2.1-elisp, python2.2-elisp, python-elisp
Provides: python-elisp
Description: Emacs-lisp python-mode and doctest-mode for the Python language
 If you install this with XEmacs 21, it will replace the included
 python-mode.el, which may or may not be a more recent version
 (use "C-h v py-version" to compare).