./devel/py-simplegeneric, Simple generic functions for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q4, Version: 0.8.1, Package name: py37-simplegeneric-0.8.1, Maintainer: kamelderouiche

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


Required to run:
[devel/py-setuptools]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 5acde1287e8368a44d2ef0b8f15e348bbfdc9f1c
RMD160: a464ef9b3dc774be8d13c0578c15c17dfd392eb0
Filesize: 12.366 KB

Version history: (Expand)