This package browser is in early development. Mind the rough edges.

python-jstyleson 0.0.2

JSON parser supporting js-style comments

jstyleson is a Python library to parse JSON. Contrary to the standard Python json library, it understands js-style comments. Trailing comma is also supported.

Installation

Install python-jstyleson 0.0.2 as follows:

guix install python-jstyleson@0.0.2

Or install the latest version:

guix install python-jstyleson

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.