File: control

package info (click to toggle)
ecb 2.40%2Bgit20140216-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 5,880 kB
  • ctags: 1,890
  • sloc: lisp: 28,150; makefile: 259; sh: 43
file content (21 lines) | stat: -rw-r--r-- 781 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: ecb
Section: devel
Priority: optional
Maintainer: Balint Reczey <balint@balintreczey.hu>
Build-Depends: debhelper (>= 9~), emacs | emacsen, texinfo
Standards-Version: 3.9.6
Homepage: http://ecb.sourceforge.net
Vcs-Git: git://anonscm.debian.org/collab-maint/ecb.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ecb.git;a=summary

Package: ecb
Architecture: all
Depends: emacs | emacsen, ${misc:Depends}, dpkg (>= 1.15.4) | install-info
Conflicts: cedet, cedet-common, cogre
Description: code browser for Emacs supporting several languages
 ECB is source code browser for Emacs. It is a global
 minor-mode which displays a couple of windows that can
 be used to browse directories, files and methods.
 It supports method parsing for Java, C, C++, Elisp etc.
 .