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
|
Source: fte
Section: editors
Priority: optional
Maintainer: Zdenek Kabelac <kabi@debian.org>
Standards-Version: 2.4.1.4
Package: fte
Architecture: any
Depends: ${shlibs:Depends}
Suggests: fte-cfgdocs, fte-console
Description: Text editor for X-Windows with I18N support.
Color syntax highlighting for C/C++, HTML, PERL, TEX, and many more.
Multiple file/window editing, Column blocks, configurable menus and
keyboard bindings, mouse support, undo/redo, regular expression search
and replace, folding, background compiler execution.
Package: fte-cfgdocs
Architecture: any
Depends: ${shlibs:Depends}, fte (>= 0.46b5-3)
Conflicts: fte (<< 0.46b5-3)
Description: Fte configuration tools and documentation.
Configuration tools and files needed to create your own configuration.
HTML documentation.
Package: fte-console
Architecture: any
Depends: ${shlibs:Depends}, fte (>= 0.46b5-3)
Conflicts: fte (<< 0.46b5-3)
Description: Text editor for console (no I18N support)
Color syntax highlighting for C/C++, HTML, PERL, TEX, and many more.
Multiple file/window editing, Column blocks, configurable menus and
keyboard bindings, mouse support, undo/redo, regular expression search
and replace, folding, background compiler execution.
This package contains binary to work on linux console
|