{"library":"jstyleson","type":"library","category":null,"description":"JStyleson is a Python library designed to parse JSON data that includes JavaScript-style comments (single-line, multi-line, and inline) and trailing commas. It functions by first stripping these non-standard elements from the input string, then passing the sanitized string to Python's standard `json` module for parsing. The current version is 0.0.2, and it has not seen updates since 2016, indicating it is no longer actively maintained.","language":"python","status":"maintenance","version":"0.0.2","tags":["json","parser","comments","trailing comma","javascript style"],"install":[{"cmd":"pip install jstyleson","imports":["from jstyleson import loads","from jstyleson import dumps","from jstyleson import load"]}],"homepage":null,"github":"https://github.com/linjackson78/jstyleson","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jstyleson/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/jstyleson/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}