Information for build python-simplegeneric-0.6-2.el5
ID | 171411 | |||||||
---|---|---|---|---|---|---|---|---|
Package Name | python-simplegeneric | |||||||
Version | 0.6 | |||||||
Release | 2.el5 | |||||||
Epoch | ||||||||
Summary | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) | |||||||
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. | |||||||
Built by | lmacken | |||||||
State | complete | |||||||
Volume | DEFAULT | |||||||
Started | Tue, 04 May 2010 20:57:10 UTC | |||||||
Completed | Tue, 04 May 2010 20:59:04 UTC | |||||||
Task | build (dist-5E-epel-testing-candidate, /cvs/pkgs:rpms/python-simplegeneric/EL-5:python-simplegeneric-0_6-2_el5) | |||||||
Tags |
|
|||||||
RPMs |
|
|||||||
Logs |
|
|||||||
Changelog | * Mon Apr 19 2010 Luke Macken <lmacken@redhat.com> - 0.6-2 - Change license from 'PSF or ZPL' to 'Python or ZPLv2.1' * Tue Apr 13 2010 Luke Macken <lmacken@redhat.com> - 0.6-1 - Initial package |