json5: Python implementation of the JSON5 data format¶
Description¶
Python implementation of the JSON5 data format
License¶
Apache
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.12.0
version_requirements.txt:
json5
Installation commands¶
$ pip install json5
$ sage -i json5
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.