Package : python-json5

Package details

Summary: Python implementation of the JSON5 data format

Description:
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.


URL: https://github.com/dpranke/pyjson5
License: ASL 2.0

Maintainer: joequant

List of RPMs