File: control

package info (click to toggle)
scriptaculous 1.9.0-5
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 952 kB
  • sloc: javascript: 8,533; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 923 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: scriptaculous
Section: web
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.2
Homepage: http://script.aculo.us/
Vcs-Browser: https://salsa.debian.org/debian/scriptaculous
Vcs-Git: https://salsa.debian.org/debian/scriptaculous.git

Package: libjs-scriptaculous
Architecture: all
Depends: libjs-prototype,
         ${misc:Depends},
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.