slackbuilds_ponce/python/simplegeneric
Benjamin Trigona-Harany 9cd058a189
python/simplegeneric: Removed Python 2 support.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-02 17:21:02 +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.