slackbuilds_ponce/libraries/simplegeneric/README
Mikko Värri 58a6f4104e libraries/simplegeneric: Updated for version 0.8.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-09-24 20:17:20 -03:00

5 lines
196 B
Text

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.
To build, this requires pysetuptools.