File: control

package info (click to toggle)
dav-text 0.9.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 240 kB
  • sloc: ansic: 2,895; makefile: 29; sh: 10
file content (23 lines) | stat: -rw-r--r-- 760 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
Source: dav-text
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), libncurses-dev
Standards-Version: 4.5.0
Homepage: https://github.com/atsb/dav-text

Package: dav-text
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: minimalist ncurses-based text editor
 Dav is meant to provide a stable text editor that is efficient
 in both memory and processor usage. It is simple to use, making it ideal for
 novice users. It is licensed under the GPL and is still
 in development.
 .
 Features include:
     * Memory and cpu efficiency
     * Small filesize and footprint
     * Freely licensed under the GPL
     * Useful feature set
     * Intuitive and easy to use