Source: ruby-tilt
Section: ruby
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>,
           Lucas Kanashiro <kanashiro@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-contest,
               ruby-creole,
               ruby-erubis,
               ruby-haml,
               ruby-nokogiri,
               ruby-test-unit,
               ruby-yajl
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-tilt.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-tilt
Homepage: https://github.com/rtomayko/tilt/
Testsuite: autopkgtest-pkg-ruby

Package: ruby-tilt
Architecture: all
Depends: ruby:any
Description: Generic interface to multiple Ruby template engines
 Tilt is a thin interface over a bunch of different Ruby template engines in an
 attempt to make their usage as generic possible. This is useful for web
 frameworks, static site generators, and other systems that support multiple
 template engines but don't want to code for each of them individually.
