File: control

package info (click to toggle)
tea 50.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,324 kB
  • sloc: cpp: 17,581; ansic: 3,690; xml: 339; makefile: 9
file content (62 lines) | stat: -rw-r--r-- 2,132 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
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
59
60
61
62
Source: tea
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Section: editors
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libaspell-dev,
               libdjvulibre-dev,
               libhunspell-dev,
               libpoppler-qt5-dev,
               libqt5qml5,
               libqt5quick5,
               pkg-config,
               qtbase5-dev,
               qtdeclarative5-dev,
               qttools5-dev-tools,
               zlib1g-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/tea
Vcs-Git: https://salsa.debian.org/debian/tea.git
Homepage: https://tea.ourproject.org/
Rules-Requires-Root: no

Package: tea
Architecture: any
Depends: tea-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: antiword,
            aspell | hunspell,
            bzip2
Description: graphical text editor with syntax highlighting
 TEA provides you with hundreds of functions. Want some tea?
 .
 TEA features:
  * Qt-based GUI with a tabbed layout engine;
  * hotkey customization;
  * spell checking (using aspell or hunspell);
  * support for multiple encodings;
  * syntax highlighting;
  * support for code snippets and templates;
  * string-handling functions such as sorting, reversing, de-formatting,
    trimming, filtering, conversions etc.;
  * editing support for Wikipedia, DocBook, LaTeX, and Lout;
  * reading support for text-based word processor formats (ABW, DOCX, FB2,
    KWD, ODT, RTF, SLA, SWX);
  * reading support for PDF and DjVu files, if they contain text;
  * bookmarks;
  * miscellaneous XML/XHTML/HTML tools;
  * "open at cursor" function from HTML href or img tags;
  * preview in external browsers;
  * drag'n'drop support (with text files and pictures);
  * built-in image viewer (BMP, GIF, JPEG, PNG, SVG, WBMP).

Package: tea-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: tea
Description: graphical text editor with syntax highlighting - data files
 TEA provides you with hundreds of functions. Want some tea?
 .
 This package contains static data needed for the package tea.