[ 源代码: 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)