File: control

package info (click to toggle)
scriptaculous 1.8.3-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 912 kB
  • ctags: 171
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 793 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: scriptaculous
Section: web
Priority: optional
Maintainer: Frank Habermann <lordlamer@lordlamer.de>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.8.3
Homepage: http://script.aculo.us/

Package: libjs-scriptaculous
Architecture: all
Depends: ${misc:Depends}, libjs-prototype
Replaces: scriptaculous
Description: JavaScript library for dynamic web applications
 script.aculo.us is a JavaScript library providing dynamic visual effects and
 user interface elements via the Document Object Model.
 .
 script.aculo.us extends the Prototype Javascript Framework by adding visual
 effects, user interface controls, and utilities. It is most notably included
 with Ruby on Rails, but also provided separately to work with other web
 application frameworks and scripting languages.