FreeBSD.software
Home/devel/py311-jstyleson

py311-jstyleson

0.0.2devel

Library to parse JSON with js-style comments

jstyleson is a Python library designed to parse JSON data that includes JavaScript-style comments (single-line and multi-line) and trailing commas. Standard JSON does not permit these features, and the default Python json module cannot handle them. This library preprocesses such JSON strings to remove comments and trailing commas, making them compatible with the standard json module. It provides wrapper functions around the standard json module for convenience.

$pkg install py311-jstyleson
github.com/linjackson78/jstyleson
Origin
devel/py-jstyleson
Size
11.9KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
1 packages
Required by
1 packages

Dependencies (1)

Required By (1)