jsxgraph 1.7.0+dfsg2-1 source package in Ubuntu

Changelog

jsxgraph (1.7.0+dfsg2-1) unstable; urgency=medium

  * modified the patch for Makefile, to replace a tricky awk command
    by a simpler sed expression.
  * clean some more generated files by d/rules
  * added d/salsa-ci.yml
  * made a debian patch to insert jessiecode.js into the source tree

 -- Georges Khaznadar <email address hidden>  Wed, 14 Feb 2024 15:58:10 +0100

Upload details

Uploaded by:
Georges Khaznadar
Uploaded to:
Sid
Original maintainer:
Georges Khaznadar
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jsxgraph_1.7.0+dfsg2-1.dsc 2.1 KiB 86117f22b84978b74aa9df3e8446e6d2dc460692325c5ffe6c8a1df86be69029
jsxgraph_1.7.0+dfsg2.orig.tar.xz 8.0 MiB 45ad2ad44bc82ec7a24acb2480f5267e459461025961086258b524de7016724f
jsxgraph_1.7.0+dfsg2-1.debian.tar.xz 41.0 KiB be45f8d6706917f147f9216cda743e7ee913a4e81f1d09186c5e2f3e96d1551e

Available diffs

No changes file available.

Binary packages built by this source

jsxcompressor: Pure Javascript implementation of deflate, unzip, base64_decode

 This package is intended to provide a pure JavaScript implementation of
 DEFLATE, unzip and base64_decode for JSXGraph. This can be used for
 delivering compressed JavaScript inside of an HTML file.
 .
 JSXGraph is a cross-browser library to display interactive geometry in a
  web browser.

jsxgraph: Interactive Geometry with JavaScript

 JSXGraph is a cross-browser library to display interactive geometry in a
 web browser. It is implemented in JavaScript and uses SVG and VML.
 At the moment the following browsers are supported: Mozilla Firefox,
 Opera, Safari, Google Chrome, Microsoft Internet Explorer.
 .
 There are still some issues with JSXGraph in the Internet Explorer, so
 using Firefox, Opera, Safari or Chrome is recommended.
 .
 JSXGraph is easy to embed and has a small footprint: only 50 kB if
 embedded in a web page. No plugins are required!