ruby-haml 6.1.2-1build1 source package in Ubuntu

Changelog

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

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Wed, 07 Feb 2024 18:02:35 -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

Downloads

File Size SHA-256 Checksum
ruby-haml_6.1.2.orig.tar.gz 654.0 KiB 3bd70903a19995054a4bccd1049f2f26b90a2a2944dff032bbca906fdec43388
ruby-haml_6.1.2-1build1.debian.tar.xz 10.1 KiB a5121d4baef4369cdc80940ea91c406ffa72b81d3deb236d30c22c50f7a3ffac
ruby-haml_6.1.2-1build1.dsc 2.2 KiB 14a3eb430cd8fddff7567395bf6e53e522df00fd4fd47c97491c5101fd151b10

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