File: control

package info (click to toggle)
emacs-dart-mode 1.0.7%2Bgit20250423.f82ff05-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 656 kB
  • sloc: lisp: 613; makefile: 29
file content (22 lines) | stat: -rw-r--r-- 775 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
Source: emacs-dart-mode
Section: editors
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Xiyue Deng <manphiz@gmail.com>
Build-Depends: debhelper-compat (= 13),
 dh-elpa
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-dart-mode
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-dart-mode.git
Homepage: https://github.com/emacsorphanage/dart-mode
Testsuite: autopkgtest-pkg-elpa
Rules-Requires-Root: no

Package: elpa-dart-mode
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}
Recommends: emacs
Enhances: emacs
Description: Major mode for editing Dart files
 This package implements a major-mode for the Dart language,
 providing basic syntax highlighting and indentation support.