1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: ruby-jekyll-sass-converter
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>,
Daniel Leidert <dleidert@debian.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 12), gem2deb, jekyll, ruby-rspec
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-sass-converter
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-sass-converter.git
Homepage: https://github.com/jekyll/jekyll-sass-converter
XS-Ruby-Versions: all
Rules-Requires-Root: no
Package: ruby-jekyll-sass-converter
Architecture: all
Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends}
Description: Basic Sass converter for Jekyll
This package provides Basic Sass converter for jekyll.
For more information about usage, please see following web site:
Jekyll Assets Documentation: http://jekyllrb.com/docs/assets/
XB-Ruby-Versions: ${ruby:Versions}
|