slackbuilds/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 python/simplegeneric: Remove Python 3 support. 2017-04-22 08:10:26 +07:00
simplegeneric.SlackBuild python/simplegeneric: Remove Python 3 support. 2017-04-22 08:10:26 +07:00
simplegeneric.info python/simplegeneric: Update HOMEPAGE and DOWNLOAD urls. 2017-05-27 07:29:49 +07:00
slack-desc

README

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.