slackbuilds_ponce/libraries/simplegeneric
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README
simplegeneric.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
simplegeneric.SlackBuild libraries/simplegeneric: Updated for version 0.8.1. 2012-05-21 17:58:12 -05:00
slack-desc

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.