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.
- Outputs:
out - Website: https://github.com/linjackson78/jstyleson
- Licenses: Expat
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
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.