ruby-haml 6.1.2-1build3 source package in Ubuntu

Changelog

ruby-haml (6.1.2-1build3) oracular; urgency=medium

  * No-change upload to add Ruby 3.3 as the default.

 -- Lucas Kanashiro <email address hidden>  Mon, 19 Aug 2024 16:07:52 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed 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-1build3.debian.tar.xz 10.2 KiB e8eb0678e9e9e7a44da68086eb12751b87be18837d74356003eae46f6112b37a
ruby-haml_6.1.2-1build3.dsc 2.2 KiB 0e294f4f879cc960859ba856fac2c6cd7b3ddc6d930c769b62057f147e6eabe4

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