Source: compass-susy-plugin
Section: ruby
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Uploaders: Micah Anderson <micah@debian.org>
Build-Depends: cdbs,
 debhelper,
 dh-buildinfo
Standards-Version: 3.9.3
Homepage: http://susy.oddbird.net/
Vcs-Git: git://git.debian.org/git/collab-maint/compass-susy-plugin
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/compass-susy-plugin.git

Package: compass-susy-plugin
Architecture: all
Depends: ${misc:Depends},
 ruby-compass | ruby-sass
Recommends: ruby-compass
Conflicts: compass-susy-plugin1.8
Replaces: compass-susy-plugin1.8
Description: Compass plugin providing an elastic grid system 
 Susy is a semantic CSS framework, entirely native to Compass. Susy is
 an elastic grid system that will never activate the side-scroll bar.
 With Susy you can build quick, custom grids that respond to the needs
 of the user without giving up design integrity. Susy sets your width
 on the outer element (container), adds a max-width of 100% and builds
 the rest of your grid in percentages. The philosophy and technique
 are based on Natalie Downe's "CSS Systems" - which introduces
 difficult math in the service of beautiful structure. 
 .
 Using simple mixins, columns can be created, suffixed, prefixed, and
 nested easily - and always in flexible percentages.
