Source: jquery-reflection
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 9)
 , node-uglify
Standards-Version: 3.9.4
Homepage: http://www.digitalia.be/software/reflectionjs-for-jquery
Vcs-Git: git://git.debian.org/pkg-javascript/jquery-reflection.git
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jquery-reflection.git;a=summary

Package: libjs-jquery-reflection
Architecture: all
Depends:
 ${misc:Depends}
 , libjs-jquery
Recommends: javascript-common
Description: jQuery plugin to add reflection effects to images in webpages
 Reflection.js is a jQuery plugin that lets you add reflection effects to
 images shown in modern web browsers.
 .
 Its features are:
  - easy to change the reflection height and opacity, even in fixed or
    relative mode;
  - can respond to user actions through Javascript;
  - degrades in older browsers;
  - the reflections appear instantly under each image.
