File: control

package info (click to toggle)
haml-elisp 1%3A3.1.0-3.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 192 kB
  • sloc: lisp: 2,110; sh: 40; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 754 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: haml-elisp
Section: lisp
Priority: optional
Maintainer: Gastón Ramos <ramos.gaston@gmail.com>
Uploaders: Gunnar Wolf <gwolf@debian.org>
Build-Depends: debhelper (>= 8.0.0), quilt
Standards-Version: 3.9.5
Homepage: http://haml.info/
Vcs-Git: git://git.debian.org/collab-maint/haml-elisp.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/haml-elisp.git;a=summary

Package: haml-elisp
Section: lisp
Architecture: all
Recommends: ruby-haml
Depends: ${misc:Depends}, emacs
Description: Emacs Lisp mode for the Haml markup language
 This package provides the emacs-lisp for syntax-highlighting Haml
 mode for emacs. Haml (see haml-ruby) is a markup language designed
 to simplify and beautify the maintenance and ease of writing HTML templates.