File: control

package info (click to toggle)
scite 5.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 20,364 kB
  • sloc: cpp: 176,671; ansic: 21,653; python: 7,039; makefile: 934; perl: 259; sh: 257; ruby: 217; sql: 194; php: 63; vhdl: 51; erlang: 47; objc: 22; modula3: 21; cobol: 18; lisp: 18; asm: 17; fortran: 12; ml: 11; xml: 7; tcl: 6
file content (23 lines) | stat: -rw-r--r-- 812 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
Source: scite
Maintainer: Michael Vogt <mvo@debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>,
           Andreas Rönnquist <gusnan@debian.org>
Section: editors
Build-Depends: debhelper-compat (= 13),
               libgtk-3-dev,
               libglib2.0-dev,
               liblua5.3-dev
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/scite
Vcs-Git: https://salsa.debian.org/debian/scite.git
Homepage: https://scintilla.org/SciTE.html

Package: scite
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Provides: editor
Description: Lightweight GTK-based programming editor
 GTK-based programming editor with syntax highlighting support for
 many languages. Also supports folding sections, exporting
 highlighted text into colored HTML and RTF.