slackbuilds_ponce/python/munch
Benjamin Trigona-Harany 60b9d97fb3 python/munch: Add Python 3 support.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2018-08-12 21:08:38 -07:00
..
munch.info python/munch: Add Python 3 support. 2018-08-12 21:08:38 -07:00
munch.SlackBuild python/munch: Add Python 3 support. 2018-08-12 21:08:38 -07:00
README
slack-desc

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.