slackbuilds/python/munch
Benjamin Trigona-Harany 36f63eaa5b
python/munch: Updated for version 2.5.0.
2019-11-23 16:01:59 +07:00
..
README python/munch: Updated for version 2.3.1. 2018-04-14 07:06:34 +07:00
munch.SlackBuild python/munch: Updated for version 2.5.0. 2019-11-23 16:01:59 +07:00
munch.info python/munch: Updated for version 2.5.0. 2019-11-23 16:01:59 +07:00
slack-desc python/munch: Fix slack-desc. 2016-11-14 16:47:23 +07:00

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.

Munch will make use PyYAML and python3-PyYAML if they are installed.