json-js 0~20190826+~1.0.5-2 source package in Ubuntu

Changelog

json-js (0~20190826+~1.0.5-2) unstable; urgency=medium

  * use brotli compression suffix .brotli
    (not .br used for language breton)

 -- Jonas Smedegaard <email address hidden>  Thu, 03 Dec 2020 19:25:56 +0100

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
json-js_0~20190826+~1.0.5-2.dsc 2.3 KiB f91df146c2b63ec1023890c67b83fba2b5c1833336c194494a834ab87e824179
json-js_0~20190826+~1.0.5.orig-Xcanon.tar.gz 7.3 KiB bf1c47c7586fe545bfe5f95884ab971b0c6c2729ae7ac7b5171cb2e43d88b390
json-js_0~20190826+~1.0.5.orig.tar.gz 7.8 KiB f26e7961d02f46e9a410b9b82bcb1a1208b24842cbd4807a087c34d407e16a84
json-js_0~20190826+~1.0.5-2.debian.tar.xz 5.8 KiB 1c075b9109f3395dbcbe4558c40e614f1a4fe400e6231bcff4c8c1626b0a75aa

No changes file available.

Binary packages built by this source

libjs-json: JSON encoders/decoders implemented in JavaScript

 JSON is a light-weight, language independent,
 data interchange format.
 See http://www.JSON.org/
 .
 The files in this collection implement JSON encoders/decoders
 in JavaScript.
 .
 JSON became a built-in feature of JavaScript
 when the ECMAScript Programming Language Standard - Fifth Edition
 was adopted by the ECMA General Assembly in December 2009.
 Most of the files in this collection are for applications
 that are expected to run in obsolete web browsers.