File: control

package info (click to toggle)
yasnippet-snippets 0.23-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,904 kB
  • sloc: lisp: 118; sh: 13; ada: 5; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,687 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: yasnippet-snippets
Section: lisp
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Alberto Luaces Fernández <aluaces@udc.es>,
 Nicholas D Steeves <nsteeves@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-elpa
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://github.com/AndreaCrotti/yasnippet-snippets
Vcs-Browser: https://salsa.debian.org/emacsen-team/yasnippet-snippets
Vcs-Git: https://salsa.debian.org/emacsen-team/yasnippet-snippets.git

Package: elpa-yasnippet-snippets
Architecture: all
Depends: ${misc:Depends},
 ${elpa:Depends}
Breaks: yasnippet-snippets (<< 0.13-1~)
Replaces: yasnippet-snippets (<< 0.13-1~)
Provides: yasnippet-snippets
Description: Andrea Crotti's official YASnippet snippets
 YASnippet (Yet Another Snippet extension for Emacs) is a template
 system for Emacs. It allows you to type an abbreviation and
 automatically expand the abbreviation into function templates.
 .
 Templates are included for the following programming languages: Bash,
 C, C++, C#, Clojure, D, Dart, Emacs Lisp (and other Lisps), Erlang,
 Fortran, Go, Groovy, Haskell, Hy, Java, Javascript, JSX, Kotlin, Lua,
 NASM, nesC, Perl, PHP, Python, OCaml, Racket, Ruby, Rust, Scala, sh,
 SQL, Tuareg, TypeRex, and more.
 .
 Templates are also included for the following markdown, markup,
 serialisation, or typesetting languages: BibTeX, CSS, HTML, LaTeX,
 Markdown, Org, Protobuf, RST/reST, Typescript, YAML, and more.
 .
 It also supports ANTLR, Bazel, CMake, Chef, Dix, FAUST, Makefiles,
 NSIS, NED, Octave, Terraform, udev-mode, web-mode, and more...
 .
 This package contains the official upstream snippets.