[ 原始碼: jstyleson ]
套件:python3-jstyleson(0.0.2-2)
library to parse JSON with js-style comments.
JSON by standard does not allow comments and trailing comma, and the python standard json module does not offer options to parse such informal JSON.
jstyleson supports parsing JSON with:
* single-line comment * multi-line comment * inline comment * trailing comma
其他與 python3-jstyleson 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)