File: control

package info (click to toggle)
scite 3.7.2-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 10,480 kB
  • ctags: 16,145
  • sloc: cpp: 127,030; ansic: 15,236; python: 5,045; makefile: 651; perl: 200; sql: 160; sh: 121; objc: 19; ruby: 6; php: 1
file content (21 lines) | stat: -rw-r--r-- 700 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
Source: scite
Maintainer: Michael Vogt <mvo@debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: editors
Priority: optional
Build-Depends: debhelper (>= 9.0.0),
               libgtk-3-dev,
               libglib2.0-dev
Standards-Version: 3.9.8
Vcs-Bzr: https://anonscm.debian.org/bzr/collab-maint/scite/sid
Homepage: http://scintilla.org/SciTE.html

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