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