| Name: | python3-json2table |
|---|---|
| Version: | 1.1.5 |
| Release: | 6.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 33168 |
| License: | MIT |
| RPM: | python3-json2table-1.1.5-6.el8.noarch.rpm |
| Source RPM: | python-json2table-1.1.5-6.el8.src.rpm |
| Build Date: | Mon Jan 27 2020 |
| Build Host: | jenkins-10-147-72-125-0f68dadb-613c-4cc7-90cb-eeee2305998a.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/latture/json2table |
| Summary: | Python module to convert JSON to an HTML table |
| Description: | This is a simple Python package that allows a JSON object to be converted to HTML. It provides a convert function that accepts a dict instance and returns a string of converted HTML. |