File: control

package info (click to toggle)
mootools 1.4.5~debian1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 592 kB
  • sloc: javascript: 13,956; makefile: 10
file content (22 lines) | stat: -rw-r--r-- 861 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
Source: mootools
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Marcelo Jorge Vieira <metal@debian.org>
Build-Depends: debhelper-compat (= 12), yui-compressor
Standards-Version: 4.5.1
Homepage: https://www.mootools.net
Vcs-Browser: https://salsa.debian.org/js-team/mootools
Vcs-Git: https://salsa.debian.org/js-team/mootools.git
Rules-Requires-Root: no

Package: libjs-mootools
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Multi-Arch: foreign
Description: compact JavaScript framework
 MooTools is a compact, modular, Object-Oriented JavaScript framework
 designed for the intermediate to advanced JavaScript developer.
 It allows you to write powerful, flexible, and cross-browser code
 with its elegant, well documented, and coherent API.