Source: ruby-jekyll-include-cache
Section: ruby
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               jekyll (<< 5),
               jekyll (>= 3.7),
               ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-include-cache.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-include-cache
Homepage: https://github.com/benbalter/jekyll-include-cache
Testsuite: autopkgtest-pkg-ruby

Package: ruby-jekyll-include-cache
Architecture: all
Description: Jekyll plugin to cache the rendering of Liquid includes
 Render computationally expensive includes (such as a sidebar or navigation)
 once, and then reuse the output any time an include is called with the same
 arguments, potentially speeding up the site's build significantly.
