File: control.in

package info (click to toggle)
compass-slickmap-plugin 0.5.1.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 144 kB
  • sloc: makefile: 33; ruby: 16
file content (25 lines) | stat: -rw-r--r-- 984 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
Source: compass-slickmap-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@
Standards-Version: 3.9.8
Homepage: https://github.com/tdreyno/compass-slickmap
Vcs-Git: https://anonscm.debian.org/git/pkg-sass/compass-slickmap-plugin.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-sass/compass-slickmap-plugin.git
XS-Ruby-Versions: all

Package: compass-slickmap-plugin
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends}
XB-Ruby-Versions: ${ruby:Versions}
Description: Compass plugin implementing SlickMapCSS sitemap
 Compass is a framework for compiling CSS from similar yet more flexible
 Sass (either .sass or .scss) source files.
 .
 SlickMapCSS is a technique to visualize a sitemap using only unnumbered
 lists and clever crafted CSS. More info: http://astuteo.com/slickmap/
 .
 This package contains an implementation of SlickmapCSS for Compass.