ruby-kdl 1.0.3-1 source package in Ubuntu

Changelog

ruby-kdl (1.0.3-1) unstable; urgency=medium

  * Initial release (Closes: #1039628)

 -- Lucas Kanashiro <email address hidden>  Tue, 27 Jun 2023 21:29:05 -0300

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-kdl_1.0.3-1.dsc 2.0 KiB 90730273a0372983e22833254cb823c024455f62a47aea31d9d2118061e07fea
ruby-kdl_1.0.3.orig.tar.gz 69.4 KiB 15bc191b18c242cc7c3081e15d25a9d45fb51f30eb664039fe8b8c95b44a1a0e
ruby-kdl_1.0.3-1.debian.tar.xz 2.5 KiB 0e06b9d0505b1b5ba79d6acaed3c7843f08cd2cd6b71b0e9f32c4ac9f7beed65

No changes file available.

Binary packages built by this source

ruby-kdl: Ruby implementation of KDL Document Language

 Ruby implementation of the KDL Document Language Spec. KDL is a cuddly
 document language with xml-like semantics that looks like you are invoking a
 bunch of CLI commands! It is meant to be used both as a serialization format
 and a configuration language, much like JSON, YAML, or XML.
 .
 More info about KDL here: https://kdl.dev/.