File: control

package info (click to toggle)
libjs-jquery-jstree 3.3.3%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 836 kB
  • ctags: 785
  • sloc: php: 1,978; sql: 65; makefile: 22
file content (29 lines) | stat: -rw-r--r-- 928 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
Source: libjs-jquery-jstree
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paul Gevers <elbrus@debian.org>
Build-Depends:
 debhelper (>=10~),
 node-requirejs (>=2.3.2~),
 node-uglify,
 nodejs,
Standards-Version: 3.9.8
Homepage: https://www.jstree.com/
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/libjs-jquery-jstree.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/libjs-jquery-jstree.git

Package: libjs-jquery-jstree
Architecture: all
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 libjs-jquery (>= 1.9.1),
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 javascript-common
Description: jquery plugin providing interactive trees
 jsTree is a jquery plugin, that provides interactive trees for web
 pages. jsTree is easily extendable, themable and configurable, it supports
 HTML & JSON data sources and AJAX loading.