Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-munch - 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.
Packages
python3-munch-2.5.0-8.vl9.noarch
[23 KiB] |
Changelog
by Nils Philippsen (2022-05-19):
- Fix runtime dependency on setuptools
- Modernize how the package is built
|