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
|
Source: zile
Section: editors
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 13),
help2man,
libacl1-dev,
libgc-dev,
libncurses-dev,
pkg-config
Homepage: https://www.gnu.org/software/zile/
Vcs-Git: https://salsa.debian.org/debian/zile.git
Vcs-Browser: https://salsa.debian.org/debian/zile
Rules-Requires-Root: no
Package: zile
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: very small Emacs-subset editor
GNU Zile is a small Emacs clone. Zile is a customizable,
self-documenting real-time display editor. Zile was written to
be as similar as possible to Emacs; every Emacs user should feel
at home with Zile.
|