File: control

package info (click to toggle)
efte 1.1-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 3,748 kB
  • ctags: 5,111
  • sloc: cpp: 43,587; ansic: 1,228; makefile: 311; objc: 92; sh: 40
file content (20 lines) | stat: -rw-r--r-- 786 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: efte
Section: editors
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), cmake, libxpm-dev, libncurses5-dev, quilt
Standards-Version: 3.9.5
Homepage: http://efte.cowgar.com

Package: efte
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Advanced lightweight configurable editor 
 eFTE is an advanced programmers editor with goals of being lightweight, yet
 totally configurable.  Support for user defined programming languages, menu
 systems and key bindings are provided with many common defaults already
 defined.
 .
 eFTE is still a new project, however, extended from the FTE editor which was
 first released in 1995, so eFTE is tried and true with many features for the
 programmer/text editor.