slackbuilds/python/munch/README

4 lines
154 B
Plaintext

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