Source: ruby-kdl Section: ruby Maintainer: Debian Ruby Extras Maintainers Uploaders: Lucas Kanashiro Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), rake, racc, ruby-coveralls, ruby-simplecov, ruby-simpleidn (>= 0.2.1) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-kdl.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-kdl Homepage: https://kdl.dev Testsuite: autopkgtest-pkg-ruby Package: ruby-kdl Architecture: all Depends: ruby:any Description: 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/.