4417f7234e
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. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library. WWW: https://pypi.python.org/pypi/simplegeneric
2 lines
139 B
Text
2 lines
139 B
Text
SHA256 (simplegeneric-0.8.1.zip) = dc972e06094b9af5b855b3df4a646395e43d1c9d0d39ed345b7393560d0b9173
|
|
SIZE (simplegeneric-0.8.1.zip) = 12663
|