Package Info

python-json5


A Python implementation of the JSON5 data format


Development/Languages/Python

A Python implementation of the JSON5 data format.

JSON5 extends the JSON data interchange format to make it slightly more usable as a configuration language:

  • JavaScript-style comments (both single and multi-line) are legal.
  • Object keys may be unquoted if they are legal ECMAScript identifiers
  • Objects and arrays may end with trailing commas.
  • Strings can be single-quoted, and multi-line string literals are allowed.

License: Apache-2.0
URL: https://github.com/dpranke/pyjson5

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.9.4-bp155.2.13 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-json5
0.9.4-bp154.1.45 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-json5
0.9.4-bp153.1.29 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-json5
  • python3-json5
0.9.4-bp152.2.1 info GA Release 2020-05-29 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-json5
  • python3-json5