You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Trigona-Harany 30087d4e6f python/munch: Updated for version 2.1.1. 9 years ago
..
README python/munch: Added (Python dict with attribute-style access). 10 years ago
munch.SlackBuild python/munch: Updated for version 2.1.1. 9 years ago
munch.info python/munch: Updated for version 2.1.1. 9 years ago
slack-desc python/munch: Fix slack-desc. 9 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.