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.
|