Language

Package: ruby-haml @ 5.0.4

Synopsis

Haml is a Ruby library to generate HTML documents

Description

Haml is a layer on top of HTML or XML that is designed to express the structure of documents using indentation rather than closing tags. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.

Home page
http://haml.info/
Location
gnu/packages/ruby.scm (line: 1854, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit