Path to this page:
./
devel/py-simplegeneric,
Simple generic functions for Python
Branch: pkgsrc-2019Q1,
Version: 0.8.1,
Package name: py27-simplegeneric-0.8.1,
Maintainer: kamelderouicheThe 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:[
lang/python27] [
devel/py-setuptools]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 5acde1287e8368a44d2ef0b8f15e348bbfdc9f1c
RMD160: a464ef9b3dc774be8d13c0578c15c17dfd392eb0
Filesize: 12.366 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-simplegeneric-0.8.1 (created)