File: control

package info (click to toggle)
arduino-ctags 5.8-arduino11-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,976 kB
  • sloc: ansic: 35,037; makefile: 132; sh: 23
file content (24 lines) | stat: -rw-r--r-- 765 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
Source: arduino-ctags
Section: editors
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders:
 Rock Storm <rockstorm@gmx.com>
Build-Depends:
 debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://github.com/arduino/ctags
Vcs-Browser: https://salsa.debian.org/electronics-team/arduino/arduino-ctags
Vcs-Git: https://salsa.debian.org/electronics-team/arduino/arduino-ctags.git
Rules-Requires-Root: no

Package: arduino-ctags
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Arduino fork of exuberant ctags
 This package is Arduino's own mix of Exuberant Ctags and Anjuta tags.
 .
 These tags are required by the Arduino builder to properly process
 Arduino sketches.