Benjamin Trigona-Harany b5a13b22c8 python/munch: Updated for version 2.2.0. 7 years ago
..
README 4b371a532f python/munch: Added (Python dict with attribute-style access). 9 years ago
munch.SlackBuild b5a13b22c8 python/munch: Updated for version 2.2.0. 7 years ago
munch.info b5a13b22c8 python/munch: Updated for version 2.2.0. 7 years ago
slack-desc 60f6f0014f python/munch: Fix slack-desc. 8 years ago

README

Munch implements a Python dictionary that provides attribute-style access (a la
JavaScript objects). Munch is a fork of David Schoonover's Bunch package.