Source: ruby-maruku Section: ruby Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 14), gem2deb, ruby-json, ruby-nokogiri, ruby-rspec, ruby-simplecov Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-maruku.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-maruku Testsuite: autopkgtest-pkg-ruby Homepage: https://github.com/bhollis/maruku Package: ruby-maruku Architecture: all Depends: ruby:any, ruby-nokogiri Description: Markdown-superset interpreter written in Ruby Maruku implements a superset of the Markdown language, designed to easily create HTML documents while only focusing on the high-level structure and not the details. Maruku also supports LaTeX export, which means you can produce PDF output. . Maruku prides itself of being decently fast on long documents.