dojo 1.17.2+dfsg1-2build1 source package in Ubuntu

Changelog

dojo (1.17.2+dfsg1-2build1) lunar; urgency=medium

  * No-change rebuild against rhino 1.7.14

 -- Graham Inggs <email address hidden>  Fri, 24 Mar 2023 07:55:03 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe web

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dojo_1.17.2+dfsg1.orig.tar.xz 39.5 MiB ea9585d0e07617a71fc3f8d9ee5654263ed9d220cbc7ef85b007a78d61e9c2fc
dojo_1.17.2+dfsg1-2build1.debian.tar.xz 17.1 KiB d6d4bde92a5d23eb5bde2a192c533d7ebf71f7c3cf5326684c21cccee46d52a0
dojo_1.17.2+dfsg1-2build1.dsc 2.3 KiB ad184ae72ac2132de9db851b8734b8ca632904af06ca8efc35b6ef92fa6011c8

View changes file

Binary packages built by this source

libjs-dojo-core: modular JavaScript toolkit

 Dojo Toolkit is an open source modular JavaScript library
 designed to ease the rapid development of cross platform,
 JavaScript/Ajax based applications and web sites.
 .
 This package contains the core Dojo project.
 .
 Dojo core is a powerful, lightweight library that makes common tasks
 quicker and easier. Animate elements, manipulate the DOM, and query
 with easy CSS syntax, all without sacrificing performance.

libjs-dojo-dijit: modular JavaScript toolkit - Dijit

 Dojo Toolkit is an open source modular JavaScript library
 designed to ease the rapid development of cross platform,
 JavaScript/Ajax based applications and web sites.
 .
 This package contains the Dijit widget system.
 .
 Dijit provides a complete collection of user interface controls based
 on Dojo, giving you the power to create web applications that are
 highly optimized for usability, performance, internationalization,
 accessibility, but above all deliver an incredible user experience.

libjs-dojo-dojox: modular JavaScript toolkit - DojoX

 Dojo Toolkit is an open source modular JavaScript library
 designed to ease the rapid development of cross platform,
 JavaScript/Ajax based applications and web sites.
 .
 This package contains modules from the DojoX project.
 .
 Dojo eXtensions is a rollup of many useful sub-projects and varying
 states of maturity – from very stable and robust, to alpha and
 experimental.

shrinksafe: JavaScript compression system

 ShrinkSafe is a JavaScript compression system. It can typically reduce the
 size of your scripts by a third or more, depending on your programming style.
 .
 Many other tools also shrink JavaScript files, but ShrinkSafe is different.
 Instead of relying on brittle regular expressions, ShrinkSafe is based on
 Rhino, a JavaScript interpreter. This allows ShrinkSafe to transform the source
 of a file with much more confidence that the resulting script will function
 identically to the file you uploaded.