File: control

package info (click to toggle)
elpa-rust-mode 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 324 kB
  • sloc: lisp: 3,867; sh: 24; makefile: 6
file content (19 lines) | stat: -rw-r--r-- 681 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: elpa-rust-mode
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Matthew Kraai <kraai@debian.org>
Section: editors
Priority: optional
Build-Depends: debhelper (>= 9), dh-elpa (>= 0.0.17)
Standards-Version: 3.9.8
Homepage: https://github.com/rust-lang/rust-mode
Vcs-Git: https://salsa.debian.org/emacsen-team/rust-mode.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/rust-mode

Package: elpa-rust-mode
Architecture: all
Depends: ${misc:Depends}
Built-Using: ${misc:Built-Using}
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24
Description: Major Emacs mode for editing Rust source code
 A major Emacs mode for editing Rust source code.