File: control

package info (click to toggle)
compass-layoutgala-plugin 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 244 kB
  • sloc: makefile: 24; ruby: 23
file content (36 lines) | stat: -rw-r--r-- 1,364 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: compass-layoutgala-plugin
Section: web
Priority: optional
Maintainer: Debian Sass team <pkg-sass-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs (>= 0.4.147~),
 licensecheck,
 libregexp-assemble-perl,
 libimage-exiftool-perl,
 libfont-ttf-perl,
 debhelper,
 dh-buildinfo,
 gem2deb,
 ruby | ruby-interpreter,
 ruby-sass (>= 3.3)
Standards-Version: 3.9.8
Homepage: http://anonscm.debian.org/gitweb/?p=pkg-sass/compass-layoutgala-plugin.git;a=blob;f=README.mkdn
Vcs-Git: https://anonscm.debian.org/git/pkg-sass/compass-layoutgala-plugin.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-sass/compass-layoutgala-plugin.git
XS-Ruby-Versions: all

Package: compass-layoutgala-plugin
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends}
XB-Ruby-Versions: ${ruby:Versions}
Description: Compass plugin implementing the Layout-gala CSS styles
 Compass is a framework for compiling CSS from similar yet more flexible
 Sass (either .sass or .scss) source files.
 .
 Layout-gala is a collection of 40 CSS layouts styling a single HTML
 markup, without hacks nor workarounds and a good cross-browser
 compatibility.  The layouts uses techniques like negative margins, any
 order columns and opposite floats: <http://blog.html.it/layoutgala/>.
 .
 This package contains an implementation of Layout-gala for Compass.