File: control

package info (click to toggle)
ruby-liquid-c 4.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 544 kB
  • sloc: ansic: 3,866; ruby: 1,135; makefile: 7
file content (24 lines) | stat: -rw-r--r-- 865 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: ruby-liquid-c
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               rake,
               ruby-liquid (>= 5.0.1)
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-liquid-c.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-liquid-c
Homepage: https://github.com/shopify/liquid-c
Testsuite: autopkgtest-pkg-ruby

Package: ruby-liquid-c
Architecture: any
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Enhances: jekyll,
          ruby-liquid
Description: liquid performance extension in C
 A partial native implementation of the liquid ruby gem in C to speed
 up the performance and can also help with Jekyll site builds.