Source: ruby-markerb
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-actionmailer,
               ruby-activesupport,
               ruby-kramdown,
               ruby-railties,
               ruby-redcarpet
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-markerb.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-markerb
Homepage: https://rubygems.org/gems/markerb
# See #966549
# Testsuite: autopkgtest-pkg-ruby

Package: ruby-markerb
Architecture: all
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.
