File: control

package info (click to toggle)
lightbox2.js 2.11.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 180 kB
  • sloc: javascript: 453; makefile: 11
file content (23 lines) | stat: -rw-r--r-- 873 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
Source: lightbox2.js
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: David Suárez <david.sephirot@gmail.com>
Build-Depends: cssmin (>= 0.2.0),
               debhelper-compat (= 13),
               uglifyjs (>= 3.6.3)
Standards-Version: 4.5.0
Homepage: https://lokeshdhakar.com/projects/lightbox2/
Vcs-Git: https://salsa.debian.org/js-team/lightbox2.js.git
Vcs-Browser: https://salsa.debian.org/js-team/lightbox2.js
Rules-Requires-Root: no

Package: libjs-lightbox2
Architecture: all
Depends: libjs-jquery (>= 3.3.1~dfsg-1), ${misc:Depends}
Recommends: javascript-common
Description: small javascript library used to overlay images
 Lightbox is small javascript library used to overlay images
 on top of the current page.
 .
 It's a snap to setup and works on all modern browsers.