sax.js 1.2.4+~1.2.4-3 source package in Ubuntu

Changelog

sax.js (1.2.4+~1.2.4-3) unstable; urgency=medium

  * Declare compliance with policy 4.6.2
  * Fix clean (Closes: #1046627)

 -- Yadd <email address hidden>  Mon, 14 Aug 2023 08:14:19 +0400

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web
Noble release universe web
Mantic release universe web

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sax.js_1.2.4+~1.2.4-3.dsc 2.4 KiB 2e6154926a7695a7298921eaf421724e68ca9be9bb9594e5b0cd07e70ea58d37
sax.js_1.2.4+~1.2.4.orig-types-sax.tar.gz 2.5 KiB 2b92e1cabf6fc341e8749c7cb27a6997d148adec3ca724c0c5401c08c66624e1
sax.js_1.2.4+~1.2.4.orig.tar.gz 57.1 KiB 10df7c52412acf9175fa3e69500f2884111831aa314bffacf0d8802093cece2f
sax.js_1.2.4+~1.2.4-3.debian.tar.xz 4.9 KiB 952ecfbab39d888392dfe5ef09826a49b5b67c7de357381c6dcb1d7388924cc6

Available diffs

No changes file available.

Binary packages built by this source

libjs-sax: event-based streaming XML parser - JavaScript library

 A sax-style parser for XML and HTML.
 .
 It's a very simple tool to parse through an XML string, or to create a
 streaming HTML parser.

node-sax: event-based streaming XML parser - Node.js module

 A sax-style parser for XML and HTML.
 .
 It's a very simple tool to parse through an XML string, or to create a
 streaming HTML parser.
 .
 Node.js is an event-based server-side javascript engine.