File: control

package info (click to toggle)
protoaculous 5%2Bnmu1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 48 kB
  • sloc: sh: 42; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 616 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: protoaculous
Section: utils
Priority: extra
Maintainer: Michael Gilbert <mgilbert@debian.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.2

Package: libjs-protoaculous
Architecture: all
Depends: ${misc:Depends} , yui-compressor ,
 libjs-scriptaculous (>= 1.9.0) , libjs-prototype , patch
Description: Compressed library containing both prototype and scriptaculous 
 Provides a packed and compressed version of the prototype and scriptaculous
 javascript libraries.  This is used in many webapps, and the primary advantage
 is that it is faster than the separate prototype/scriptaculous solution.