json-js 0~20221030+~1.0.8-1 source package in Ubuntu

Changelog

json-js (0~20221030+~1.0.8-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + Detect cyclic objects

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.2
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config

 -- Jonas Smedegaard <email address hidden>  Sat, 31 Dec 2022 12:12:05 +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
Oracular release universe web
Noble release universe web
Mantic release universe web
Lunar release universe web

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
json-js_0~20221030+~1.0.8-1.dsc 2.3 KiB 46c186aba63ea9db3a834929fc5af5959dd55bf1cc35abd2afcc9a8d92db13b8
json-js_0~20221030+~1.0.8.orig-Xcanon.tar.gz 7.3 KiB eb28c9c8360ba282392032dd1a523165d9b251f7cdb1e67bbf7bb52b83860583
json-js_0~20221030+~1.0.8.orig.tar.gz 8.2 KiB 2e0ed90967c2c4f78c54b699c77097f099f8bd7d7226bff0df06f5961b6af560
json-js_0~20221030+~1.0.8-1.debian.tar.xz 5.3 KiB 8fbe7555f7ca1c7c9945795ae36ee5def39aa2824992a8758171b515440bdbae

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.