slackbuilds_ponce/python/munch/README
2016-06-25 08:54:58 +07:00

2 lines
154 B
Text

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