Sat, 22 Feb 2025 04:17:33 UTC | login

Information for build python-jstyleson-0.0.2^20200323.8c47cc9-2.fc42

ID348354
Package Namepython-jstyleson
Version0.0.2^20200323.8c47cc9
Release2.fc42
Epoch
SummaryA python library to parse JSON with js-style comments
Descriptionjstyleson 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
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Feb 2025 11:09:30 UTC
CompletedFri, 21 Feb 2025 11:09:30 UTC
Tags
f42
RPMs
src
python-jstyleson-0.0.2^20200323.8c47cc9-2.fc42.src.rpm (info) (download)
noarch
python3-jstyleson-0.0.2^20200323.8c47cc9-2.fc42.noarch.rpm (info) (download)
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2^20200323.8c47cc9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Nov 05 2024 Benson Muite <benson_muite@emailplus.org> - 0.0.2^20200323.8c47cc9-1 - Initial import BZ #2321919