Source: ruby-github-markup
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@gmail.com>,
           Cédric Boutillier <boutil@debian.org>,
           Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               asciidoctor,
               gem2deb,
               python3-docutils (>= 0.21~),
               rdoc,
               ruby-commonmarker,
               ruby-creole,
               ruby-html-pipeline (>= 2.12~),
               ruby-nokogiri-diff,
               ruby-org,
               ruby-redcloth,
               ruby-sanitize,
               ruby-wikicloth
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-github-markup.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-github-markup
Homepage: https://github.com/github/markup
Testsuite: autopkgtest-pkg-ruby

Package: ruby-github-markup
Architecture: all
Depends: asciidoctor,
         libjs-jquery,
         perl,
         python3,
         python3-docutils (>= 0.19~),
         rdoc
Description: GitHub Markup rendering
 GitHub Markup converts multiple different rich text files to html.
 .
 The following markups are supported:
 .
  * Markdown
  * Textile
  * RDoc
  * Emacs org-mode
  * Creole
  * MediaWiki
  * reStructuredText
  * AsciiDoc
  * Plain Old Documentation (pod)
