Name: | python3-munch |
---|---|
Version: | 2.3.2 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 41293 |
License: | MIT |
RPM: | python3-munch-2.3.2-3.el8.noarch.rpm |
Source RPM: | python-munch-2.3.2-3.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://pypi.io/project/munch |
Summary: | A dot-accessible dictionary (a la JavaScript objects) |
Description: | munch is a fork of David Schoonover's **Bunch** package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code. Munch is a dictionary that supports attribute-style access, a la JavaScript. |