| Name: | python-munch |
|---|---|
| Version: | 2.0.2 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 37333 |
| License: | MIT |
| RPM: | python-munch-2.0.2-2.el7.noarch.rpm |
| Source RPM: | python-munch-2.0.2-2.el7.src.rpm |
| Build Date: | Mon Aug 21 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/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. |
- Remove shebang to make rpmlint happy.
- Initial package for Fedora