1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: slimbox
Section: web
Priority: optional
Maintainer: Sascha Girrulat <sascha@girrulat.de>
Build-Depends: debhelper (>= 8.0.0),
yui-compressor
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/slimbox/
#Vcs-Git: git://git.debian.org/~sagiru-guest/public_git/slimbox.git
#Vcs-Browser: http://git.debian.org/?p=users/sagiru-guest/slimbox.git
Package: libjs-slimbox
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: Slimbox is a visual clone of the popular Lightbox
Slimbox is a 4 KB visual clone of the popular Lightbox 2 script by Lokesh
Dhakar, written using the jQuery javascript library (in version 2) or the
MooTools javascript framework (in version 1). It was designed to be very small,
efficient, standards-friendly, fully customizable, more convenient and 100%
compatible with the original Lightbox 2.
.
Although the design and base functionalities are the same as Lightbox, the code
was written from scratch and is constantly improved.
|