Source: ruby-markerb
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb (>= 0.7.5~),
               rake,
               ruby-actionmailer,
               ruby-activesupport,
               ruby-kramdown,
               ruby-railties,
               ruby-redcarpet
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-markerb.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-markerb.git;a=summary
Homepage: http://github.com/plataformatec/markerb
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-markerb
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-redcarpet,
         ${misc:Depends},
         ${shlibs:Depends}
Description: multipart templates made easy with Markdown + ERb
 Markerb allows you to render multipart e-mails from a single template.
 The template is written in Markdown, which is delivered as a text part,
 but also rendered and delivered as an HTML part.
