File: control

package info (click to toggle)
gnuplot-mode 1%3A0.7.0-2014-12-31-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,392 kB
  • sloc: lisp: 6,002; sh: 494; makefile: 38
file content (36 lines) | stat: -rw-r--r-- 1,545 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: gnuplot-mode
Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Dima Kogan <dkogan@debian.org>
Build-Depends: debhelper (>= 10), dh-elpa (>= 0.0.17), texlive-latex-base, texlive-latex-recommended
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/debian/gnuplot-mode.git
Vcs-Browser: https://salsa.debian.org/debian/gnuplot-mode
Homepage: http://xafs.org/BruceRavel/GnuplotMode

Package: elpa-gnuplot-mode
Architecture: all
Depends: ${misc:Depends}, ${elpa:Depends}, gnuplot-qt | gnuplot-x11 | gnuplot
Recommends: emacs (>= 46.0), gnuplot-doc
Enhances: emacs, emacs24, emacs25
Breaks: gnuplot-mode (<< 1:0.7.0-2014-12-31-1)
Provides: gnuplot-mode
Description: Gnuplot mode for Emacs
 Gnuplot is a major mode for Emacs flavours with the following features:
  - Functions for plotting lines, regions, entire scripts, or entire files
  - Graphical interface to setting command arguments
  - Syntax colorization
  - Completion of common words in Gnuplot
  - Code indentation
  - On-line help using Info for Gnuplot functions and features
  - Interaction with Gnuplot using comint
  - Pull-down menus plus a toolbar
  - Distributed with a quick reference sheet in postscript.

Package: gnuplot-mode
Architecture: all
Depends: ${misc:Depends}, elpa-gnuplot-mode
Description: Transition Package, gnuplot-mode to elpa-gnuplot-mode
 The gnuplot-mode emacs addon has been elpafied. This dummy package
 helps ease transition from gnuplot-mode to elpa-gnuplot-mode.