File: control

package info (click to toggle)
nedit 1%3A5.6a-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,212 kB
  • ctags: 10,449
  • sloc: ansic: 95,091; xml: 1,427; yacc: 680; makefile: 341; awk: 40; sh: 12
file content (35 lines) | stat: -rw-r--r-- 1,378 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
Source: nedit
Section: editors
Priority: optional
Maintainer: Paul Gevers <elbrus@debian.org>
Build-Depends: debhelper (>= 9.20150628),
               libmotif-dev,
               libx11-dev,
               libxt-dev,
               x11proto-core-dev,
               bison,
               perl
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nedit.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/nedit.git
Homepage: http://sourceforge.net/projects/nedit/
Standards-Version: 3.9.8

Package: nedit
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: xfonts-100dpi | xfonts-75dpi | xfonts-100dpi-transcoded | xfonts-75dpi-transcoded
Conflicts: nedit-dmotif, nedit-smotif
Replaces: nedit-dmotif, nedit-smotif
Suggests: csh
Description: powerful, customizable, Motif based text editor
 NEdit is a multi-purpose text editor for the X Window System, which
 combines a standard, easy to use, graphical user interface with the
 thorough functionality and stability required by users who edit text
 eight hours a day. It provides intensive support for development in
 a wide variety of languages, text processors, and other tools, but
 at the same time can be used productively by just about anyone who
 needs to edit text.
 .
 Because of its mature age, NEdit does not support UTF-8 text files,
 nor will that be implemented.