File: control

package info (click to toggle)
graphviz-dot-mode 0.4.2%2Bgit20230325.8ff793b-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 600 kB
  • sloc: lisp: 694; makefile: 56
file content (23 lines) | stat: -rw-r--r-- 992 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
Source: graphviz-dot-mode
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: David Bremner <bremner@debian.org>
Build-Depends: debhelper-compat (= 13), dh-elpa
Standards-Version: 4.6.2
Homepage: https://ppareit.github.io/graphviz-dot-mode/
Vcs-Browser: https://salsa.debian.org/emacsen-team/graphviz-dot-mode
Vcs-Git: https://salsa.debian.org/emacsen-team/graphviz-dot-mode.git/
Rules-Requires-Root: no

Package: elpa-graphviz-dot-mode
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Enhances: emacs
Description: Emacs mode for the dot-language used by graphviz
 Graphviz is open source graph visualization software. Graph
 visualization is a way of representing structural information as
 diagrams of abstract graphs and networks. The Graphviz layout
 programs take descriptions of graphs in a simple text language, and
 make diagrams in useful formats. This package helps Emacs users edit
 the graphviz input language.