File: control

package info (click to toggle)
sciteproj 1.72-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 616 kB
  • sloc: ansic: 5,423; makefile: 167; xml: 8
file content (23 lines) | stat: -rw-r--r-- 826 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: sciteproj
Section: editors
Priority: optional
Maintainer: Andreas Rönnquist <gusnan@debian.org>
Build-Depends: debhelper-compat (= 13),
               pkgconf,
               libgtk-3-dev,
               libglib2.0-dev,
               liblua5.3-dev,
               gettext
Standards-Version: 4.7.0
Homepage: https://www.nongnu.org/sciteproj
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/sciteproj.git
Vcs-Browser: https://salsa.debian.org/debian/sciteproj

Package: sciteproj
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, scite
Description: project manager for the SciTE editor
 Project manager for SciTE, used to group a bunch of files into a
 project for easy access in SciTE giving the possibility to group
 files in folders, using the director interface in SciTE to open them.