| Name: | python3-mujson |
|---|---|
| Version: | 1.4 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 37040 |
| License: | MIT |
| RPM: | python3-mujson-1.4-2.el8.noarch.rpm |
| Source RPM: | python-mujson-1.4-2.el8.src.rpm |
| Build Date: | Fri Sep 08 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/mattgiles/mujson |
| Summary: | Use the fastest JSON functions available at import time |
| Description: | mujson lets python libraries make use of the most performant JSON functions available at import time. It is small, and does not itself implement any encoding or decoding functionality. |
- Add import check to %check
- Initial package rhbz#1948882