File: control

package info (click to toggle)
kephra 0.4.3.34%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 2,400 kB
  • ctags: 1,304
  • sloc: perl: 16,016; sh: 51; makefile: 9
file content (58 lines) | stat: -rw-r--r-- 2,608 bytes parent folder | download | duplicates (2)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: kephra
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Fabrizio Regalli <fabreg@fabreg.it>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libconfig-general-perl,
                     libfile-userconfig-perl,
                     libtest-checkmanifest-perl,
                     libtest-exception-perl,
                     libtest-nowarnings-perl,
                     libtest-pod-perl,
                     libtest-script-perl,
                     libwx-perl,
                     libwx-perl-processstream-perl,
                     libyaml-tiny-perl,
                     perl,
                     xauth,
                     xvfb
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/kephra.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/kephra.git
Homepage: http://kephra.sourceforge.net

Package: kephra
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libconfig-general-perl,
         libfile-userconfig-perl,
         libwx-perl,
         libwx-perl-processstream-perl,
         libyaml-tiny-perl
Description: gui text editor along Perl alike Paradigms
 Kephra is gui text editor writen in Perl but not only for Perl
 developers.
 .
 The features of Kephra are:
  - File: file sessions, history, simple templates, open all of a dir, insert,
    autosave by timer, save copy as, rename, close all other, detection if
    file where changed elsewhere
  - Editing: unlimited undo with fast modes, replace (clipboard and
    selection), line edit functions, move line/selection, indenting, block
    formating, delete trailing space, comment, convert (case, space or
    indention) rectangular selection with mouse and keyboard, auto- and
    braceindention
  - Navigation: bracenav, blocknav, doc spanning bookmarks, goto last edit,
    last doc, rich search, incremental search, searchbar and search dialog
  - Tools: run script (integrated output panel), notepad panel, color picker
  - Doc Property: syntax mode, codepage, tab use, tab width, EOL, write
    protection
  - View: all app parts and margins can be switched on and off,
    syntaxhighlighting bracelight, ight margin, indention guide, caret line,
    line wrap, EOL marker, visible whitespace, changeable font
  - Configs: config files to be opened through a menu: settings, all menus,
    commandID's, event binding, icon binding, key binding, localisation
    (translate just one file to transelate the app), syntaxmodes and some help
    texts to be opened as normal files