summaryrefslogtreecommitdiffstats
path: root/python/munch/README
blob: 1d6a19c45404294e33bae0a1679cfaed02847ceb (plain)
Munch implements a Python dictionary that provides attribute-style access (a la
JavaScript objects). Munch is a fork of David Schoonover's Bunch package.