Fedora Packages

python3-jstyleson Subpackage of python-jstyleson

A python library to parse JSON with js-style comments

jstyleson is a python library to parse JSON with js-style comments. Trailing comma is also supported. 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 try to make it happy with your js-style commented JSON, by first removing all elements inside (comments and trailing comma), then hand it to the standard json module. jstyleson supports parsing JSON with: - single-line comment - multi-line comment - inline comment - trailing comma

Releases Overview

Release Stable Testing
Fedora Rawhide 0.0.2^20200323.8c47cc9-2.fc42 -
Fedora 42 0.0.2^20200323.8c47cc9-2.fc42 -
Fedora 41 0.0.2^20200323.8c47cc9-1.fc41 -
Fedora 40 0.0.2^20200323.8c47cc9-1.fc40 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-jstyleson dash maintainers at fedoraproject dot org.



Sources on Pagure