ruby-haml 6.1.2-1build2 source package in Ubuntu

Changelog

ruby-haml (6.1.2-1build2) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 15:24:02 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-haml_6.1.2.orig.tar.gz 654.0 KiB 3bd70903a19995054a4bccd1049f2f26b90a2a2944dff032bbca906fdec43388
ruby-haml_6.1.2-1build2.debian.tar.xz 10.1 KiB cc93e39d52942bf248c62af918ffaf5a8a95a2060f83a47a992c4b439ee117b3
ruby-haml_6.1.2-1build2.dsc 2.2 KiB 9da99158f25e48d02fdf4441b56905530e082b773df52e1cb19c5d6addf1d272

Available diffs

View changes file

Binary packages built by this source

ruby-haml: Elegant, structured XHTML/XML templating engine

 Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML
 that's designed to express the structure of XHTML or XML documents in a
 non-repetitive, elegant, easy way, using indentation rather than closing
 tags and allowing Ruby to be embedded with ease.
 .
 It was originally envisioned as a plugin for Ruby on Rails, but it can
 function as a stand-alone templating engine.

ruby-haml-dbgsym: debug symbols for ruby-haml