slackbuilds_ponce/python/simplegeneric
Willy Sudiarto Raharjo 715d24326f python/simplegeneric: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-27 07:29: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.