Source: compass-sassy-maps-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,
Standards-Version: 4.5.1
Homepage: https://github.com/at-import/sassy-maps
Vcs-Git: https://salsa.debian.org/sass-team/compass-sassy-maps-plugin.git
Vcs-Browser: https://salsa.debian.org/sass-team/compass-sassy-maps-plugin
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: compass-sassy-maps-plugin
Architecture: all
Depends:
 ${misc:Depends}
Provides:
 sass-stylesheets-sassy-maps,
XB-Ruby-Versions: ${ruby:Versions}
Description: map helper functions for Sass maps
 Compass is a CSS authoring framework which uses the Sass stylesheet
 language to make writing stylesheets powerful and easy.
 .
 Sassy Maps adds a variety of functions aimed at helping you work with
 Sass maps much easier, including get-deep and set/set-deep.
