File: control

package info (click to toggle)
verilog-mode 3.57-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 292 kB
  • ctags: 398
  • sloc: lisp: 6,341; makefile: 37; sh: 32
file content (15 lines) | stat: -rw-r--r-- 444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: verilog-mode
Section: electronics
Priority: optional
Maintainer: Remi Lefebvre <remi@debian.org>
Build-Depends: debhelper
Standards-Version: 3.5.6

Package: verilog-mode
Architecture: all
Depends: emacsen-common
Suggests: verilog
Description: Emacs mode for verilog language
 This is a major mode for verilog, a hardware description language. This
 mode provide automatic indentation, keyword completion, interactive
 editing and more.