File: control

package info (click to toggle)
prototypejs 1.7.1-3.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 220 kB
  • sloc: javascript: 5,560; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: prototypejs
Section: web
Priority: optional
Maintainer: Frank Habermann <lordlamer@lordlamer.de>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.4
Homepage: http://www.prototypejs.org/

Package: libjs-prototype
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: JavaScript Framework for dynamic web applications
 Prototype is a JavaScript Framework that aims to ease development of dynamic
 web applications.
 .
 Featuring a unique, easy-to-use toolkit for class-driven development and the
 nicest Ajax library around, Prototype is quickly becoming the codebase of
 choice for web application developers everywhere.