Source: ruby-commonmarker Section: ruby Maintainer: Debian Ruby Team Uploaders: Soren Stoutner , Pirate Praveen Build-Depends: debhelper-compat (= 14), dh-sequence-ruby, dh-sequence-single-binary, cargo, gem2deb, libclang-dev, librust-comrak-dev, librust-magnus-dev, librust-rb-sys+global-allocator-dev, librust-rctree-dev, librust-syntect-dev, librust-typed-arena-dev, rake, ruby, ruby-json, ruby-minitest, ruby-minitest-focus, ruby-rb-sys Vcs-Git: https://salsa.debian.org/ruby-team/ruby-commonmarker.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-commonmarker Homepage: https://github.com/gjtorikian/commonmarker Testsuite: autopkgtest-pkg-ruby Standards-Version: 4.7.4 Package: ruby-commonmarker Architecture: any Description: Ruby wrapper for Rust's comrak crate It passes all of the CommonMark test suite, and is therefore spec-complete. It also includes extensions to the CommonMark spec as documented in the GitHub Flavored Markdown spec, such as support for tables, strikethroughs, and autolinking.