Source: sassc
Section: web
Priority: optional
Build-Depends: cdbs,
 libtool,
 automake,
 autoconf,
 debhelper,
 libsass-dev (>= 3.6.1),
 help2man
Maintainer: Debian Sass team <pkg-sass-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
 Anthony Fok <foka@debian.org>
Standards-Version: 4.5.0
Homepage: https://github.com/sass/sassc
Vcs-Git: https://salsa.debian.org/sass-team/sassc.git
Vcs-Browser: https://salsa.debian.org/sass-team/sassc

Package: sassc
Section: web
Architecture: any
Depends:
 libsass1 (>= 3.6.1),
 ${shlibs:Depends},
 ${misc:Depends}
Description: C/C++ port of the Sass CSS precompiler - command-line tool
 SassC is a C/C++ port of the Sass engine. The point is to be simple,
 fast, and easy to integrate.
 .
 Sass is a pre-processing language for CSS. It allows you to write
 cleaner stylesheets and makes collaboration on your CSS a breeze.
