slackbuilds_ponce/python/simplegeneric
Benjamin Trigona-Harany 6e118364df python/simplegeneric: Updated for version 0.8.1 (moved from libs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-09 09:41:49 +07:00
..
README
simplegeneric.info
simplegeneric.SlackBuild
slack-desc

The simplegeneric module lets you define simple single-dispatch
generic functions, akin to Python's built-in generic functions like
len(), iter() and so on.

Python 3 support will be included if python3 is installed.