File: control

package info (click to toggle)
libjs-extjs 3.4.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 53,188 kB
  • ctags: 3,384
  • sloc: php: 819; xml: 537; python: 60; sql: 44; makefile: 35
file content (47 lines) | stat: -rw-r--r-- 1,877 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: libjs-extjs
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
 , David Paleino <dapal@debian.org>
Build-Depends: debhelper (>= 9)
 , python
 , yui-compressor
Standards-Version: 3.9.4
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/libjs-extjs.git
Vcs-Git: http://git.debian.org/git/pkg-javascript/libjs-extjs.git
Homepage: http://www.extjs.com/

Package: libjs-extjs
Architecture: all
Depends: ${misc:Depends}, libjs-jquery, javascript-common
Description: cross-browser JavaScript library
 Ext JS is a cross-browser JavaScript library for building rich internet
 applications.
 .
 The Ext JS library is widely use in numerous web applications. It includes:
 high performance, customizable UI widgets, well designed and extensible
 Component model, qn intuitive, easy to use API, Commercial and Open Source
 licenses available.  Ext JS supports all major web browsers including:
 Internet Explorer 6+, FireFox 1.5+ (PC, Mac), Safari 3+, Opera 9+ (PC, Mac).
 .
 This package doesn't include the documentation that is available in the
 package libjs-extjs-doc.

Package: libjs-extjs-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
 , libjs-extjs
Description: cross-browser JavaScript library (docs)
 Ext JS is a cross-browser JavaScript library for building rich internet
 applications.
 .
 The Ext JS library is widely use in numerous web applications. It includes:
 high performance, customizable UI widgets, well designed and extensible
 Component model, qn intuitive, easy to use API, Commercial and Open Source
 licenses available.  Ext JS supports all major web browsers including:
 Internet Explorer 6+, FireFox 1.5+ (PC, Mac), Safari 3+, Opera 9+ (PC,
 Mac).
 .
 This package only includes the documentation of ExtJS (libjs-extjs).