Letter P

python-simplegeneric - Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)

Website: http://cheeseshop.python.org/pypi/simplegeneric
License: "Python"
Description:
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.

Packages

python-simplegeneric-0.8-1m.mo8.noarch [10 KiB] Changelog by Daniel McLellan (2012-09-18):
- (0.8-1m)
- intial import from fedoracore 18
- python 3 disabled for now

Listing created by Repoview-0.6.6-1m.mo8