py39-demjson (python/py-demjson) Updated: 6 days, 15 hours ago Add to my watchlist

encoder, decoder, and lint/validator for JSON compliant with RFC 4627

encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 4627. This module provides classes and functions for encoding or decoding data represented in the language-neutral JSON format. This implementation tries to be as compliant to the JSON specification (RFC 4627) as possible, while still providing many optional extensions to allow less restrictive JavaScript syntax. It includes complete Unicode support, including UTF-32, BOM, and surrogate pair processing. It can also support JavaScript's NaN and Infinity numeric types as well as its 'undefined' type. It also includes a lint-like JSON syntax validator which tests JSON text for strict compliance to the standard.

Version: 2.2.4 License: LGPL-3+ GitHub
Reset

4 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.6.x86_64 221372 2024-11-11 17:44:46 0:00:58 65054 build successful
10.13 248903 2024-11-11 17:44:22 0:01:57 83269 build successful
10.12 290427 2024-11-11 17:43:52 0:01:12 91205 build successful
11 171232 2024-11-11 17:43:27 0:01:50 52921 build successful