Source: ruby-github-markdown
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, ruby-nokogiri
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-github-markdown.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-github-markdown
Homepage: https://github.github.com/gfm/
Testsuite: autopkgtest-pkg-ruby

Package: ruby-github-markdown
Architecture: any
Multi-Arch: same
Depends: ruby:any
Description: Markdown parser for GitHub.com
 This package provides the self-contained Markdown parser used GitHub, with all
 their custom extensions.
 .
 The differences with traditional Markdown are presented on this webpage:
 https://help.github.com/articles/github-flavored-markdown/
