ports/devel/py-commentjson/pkg-descr
Shapovalov Alexey 6f8772bed7 devel/py-commentjson: create JSON files with Python and JS style inline comments
Sponsored by:   Serenity Cybersecurity, LLC
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>
2024-08-17 23:44:38 +03:00

3 lines
200 B
Text
Executable file

commentjson (Comment JSON) is a Python package that helps you create
JSON files with Python and JavaScript style inline comments. Its API
is very similar to the Python standard library's json module.