File: control

package info (click to toggle)
lpe 1.2.8-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 4,268 kB
  • sloc: ansic: 27,613; sh: 12,468; makefile: 689; yacc: 291; cs: 137; perl: 111; sed: 16
file content (18 lines) | stat: -rw-r--r-- 698 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: lpe
Section: editors
Priority: optional
Maintainer: Adam Majer <adamm@zombino.com>
Standards-Version: 3.9.6
Homepage: https://github.com/AdamMajer/lpe
Build-Depends: debhelper (>>9), libslang2-dev, dh-autoreconf, gettext, libncurses5-dev

Package: lpe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: editor
Description: Lightweight Programmer's Editor
 lpe stands for "lightweight programmer's editor", and is exactly that.
 It is designed to provide at the same time all the features that might
 be required in a decent code editor and a light, intuitive feel that
 makes it a pleasure to work with, making all necessary commands
 accessible as easily as possible.