Source: compass-color-schemer-plugin
Section: web
Priority: optional
Maintainer: Debian Sass team <pkg-sass-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
 debhelper-compat (= 13),
 gem2deb,
 ruby | ruby-interpreter,
 ruby-sass,
 compass-blend-modes-plugin
Standards-Version: 4.5.1
Homepage: https://github.com/at-import/color-schemer
Vcs-Git: https://salsa.debian.org/sass-team/compass-color-schemer-plugin.git
Vcs-Browser: https://salsa.debian.org/sass-team/compass-color-schemer-plugin
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: compass-color-schemer-plugin
Architecture: all
Depends:
 compass-blend-modes-plugin,
 ${misc:Depends}
Provides:
 sass-stylesheets-color-schemer,
XB-Ruby-Versions: ${ruby:Versions}
Description: create color schemes with ease
 Color schemer is a robust color toolset for Sass. It expands on the
 existing Sass color functions and adds things like RYB manipulation,
 set-hue, set-lightness, tint, shade and more. It also leverages these
 tools adding a full-featured color scheming tool that allows you to set
 one primary color and create whole color schemes around it.
 .
 Sass makes CSS fun again. Sass is an extension of CSS3, adding nested
 rules, variables, mixins, selector inheritance, and more.
