jsxgraph 1.9.1+dfsg1-3 source package in Ubuntu

Changelog

jsxgraph (1.9.1+dfsg1-3) unstable; urgency=medium

  * fixed debian/patches/40Makefile.patch: awk works no longer as expected
    in debian/unstable, replace it by sed to parse the file src/index.js

 -- Georges Khaznadar <email address hidden>  Tue, 18 Jun 2024 17:02:40 +0200

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
Oracular release universe devel

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jsxgraph_1.9.1+dfsg1-3.dsc 2.1 KiB a4416d0cade674080f2d0975857c98f7c70e86f0daffbbe1647a33996799686e
jsxgraph_1.9.1+dfsg1.orig.tar.gz 4.4 MiB f0ab144c47081843af6a0c48dcbfbfbd51807873e569c115e78b5aef246b8786
jsxgraph_1.9.1+dfsg1-3.debian.tar.xz 41.6 KiB f8fc38ee6160d828e9c21deff4e7d8a8e4d314a6f210753c4bf4408a880fcda9

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!