File: control

package info (click to toggle)
go-mode.el 3%3A1.6.0%2Bgit20250311.0ed3c52-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: lisp: 3,292; sh: 5; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 760 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: go-mode.el
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Hilko Bengen <bengen@debian.org>,
 Xiyue Deng <manphiz@gmail.com>,
Build-Depends: debhelper-compat (= 13), dh-elpa,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/dominikh/go-mode.el
Vcs-Git: https://salsa.debian.org/emacsen-team/go-mode.el.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/go-mode.el
Testsuite: autopkgtest-pkg-elpa

Package: elpa-go-mode
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends},
Recommends: golang-golang-x-tools
Description: Emacs mode for editing Go code
 This package provides a GNU Emacs major mode for editing code in
 the Go programming language.