ruby-haml 6.1.1-1build1 source package in Ubuntu

Changelog

ruby-haml (6.1.1-1build1) lunar; urgency=medium

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

 -- Lucas Kanashiro <email address hidden>  Tue, 24 Jan 2023 12:43:12 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
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.1.orig.tar.gz 653.9 KiB ebfc30fa3e295406cb1d34e189e7bdeeb9ffbf9eb9301c0c0cf697646c3a2cba
ruby-haml_6.1.1-1build1.debian.tar.xz 10.0 KiB 69d50d99f20d60ef625db2b6c3be1d01009b231eeecd3f22df4f7859d8bb31ac
ruby-haml_6.1.1-1build1.dsc 2.1 KiB 772eb6998d7211081e7ca0b8eeb914007e938d1a179b38a233ee7a2ecda54943

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