File: control

package info (click to toggle)
le 1.16.5-0.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 5,356 kB
  • sloc: ansic: 24,997; cpp: 18,173; sh: 5,098; makefile: 109; perl: 82
file content (19 lines) | stat: -rw-r--r-- 735 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: le
Section: editors
Priority: optional
Maintainer: Raphael Geissert <geissert@debian.org>
Build-Depends: debhelper (>= 10.0.0), autotools-dev, libncursesw5-dev,
 cdbs, automake, autoconf, dh-autoreconf
Standards-Version: 3.9.8
Homepage: http://lav.yar.ru/programs.html

Package: le
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: editor
Description: Text editor with block and binary operations
 LE has many block operations with stream and rectangular blocks,
 can edit both Unix and DOS style files (LF/CRLF), is binary clean,
 has hexadecimal mode, can edit large files and mmap'able devices,
 has tunable syntax highlighting, tunable key map, and tunable
 color scheme (but can use default colors).