FreeBSD.software
Home/devel/py311-jstyleson

py311-jstyleson

0.0.2

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.

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

Dependencies (1)

Required By (1 packages)

More in devel