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
|
Source: tea
Section: editors
Priority: optional
Maintainer: Lior Kaplan <kaplan@debian.org>
Uploaders: Marco Rodrigues <gothicx@sapo.pt>
Build-Depends: debhelper (>= 6.0.0), libaspell-dev, libgtk2.0-dev, libgtksourceview2.0-dev, pkg-config, libcurl4-openssl-dev, libzzip-dev
Standards-Version: 3.8.0
Homepage: http://tea-editor.sourceforge.net/
Package: tea
Architecture: any
Depends: ${shlibs:Depends}, tea-data (= ${source:Version})
Recommends: bzip2, antiword
Description: text editor with syntax highlighting & UTF support
TEA provides you hundreds of functions. Want some tea?
.
TEA features are:
* Built-in file manager Kwas
* Spell checker (using the aspell)
* Tabbed layout engine
* Multiply encodings support
* Code snippets, sessions and templates support
* RTF-reader
* SRT-subtitles preview with Mplayer in a current subtitles position
* Text analyzer called UNITAZ
* Hot keys customizations
* "Open at cursor"-function for HTML-files and images
* Misc HTML tools
* Bracket matching
* Preview in external browsers
* String-handling functions such as sorting, reverse, format killing,
trimming, filtering, conversions etc.
* Bookmarks
* Drag'n'drop support (with text files and pictures)
* Built-in image viewer (PNG, JPEG, GIF, WBMP, BMP)
Package: tea-data
Architecture: all
Description: text editor with syntax highlighting & UTF support
TEA provides you hundreds of functions. Want some tea?
.
This package contains static data for the tea package. You can safely remove
it when removing tea.
|