Sat, 10 Jun 2023 15:14:41 EDT

Information for build python-peak-util-addons-0.6-5.ru

ID1929
Package Namepython-peak-util-addons
Version0.6
Release5.ru
Epoch
SummaryDynamically extend other objects with AddOns
DescriptionIn any sufficiently-sized application or framework, it's common to end up lumping a lot of different concerns into the same class. For example, you may have business logic, persistence code, and UI all jammed into a single class. Attribute and method names for all sorts of different operations get shoved into a single namespace -- even when using mixin classes. Separating concerns into different objects, however, makes it easier to write reusable and separately-testable components. The AddOns package (``peak.util.addons``) lets you manage concerns using ``AddOn`` classes.
Built bysjlu
State complete
StartedThu, 13 May 2010 15:36:46 EDT
CompletedThu, 13 May 2010 15:44:22 EDT
Taskbuild (centos5-rutgers-staging, python-peak-util-addons-0.6-5.ru.src.rpm)
Tags
centos5-rutgers
centos5-rutgers-staging
RPMs
src
python-peak-util-addons-0.6-5.ru.src.rpm (info) (download)
noarch (build logs)
python-peak-util-addons-0.6-5.ru.noarch.rpm (info) (download)
Changelog * Thu May 13 2010 Steven Lu <sjlu@nbcs.rutgers.edu> - 0.6-5 - CentOS port * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6-2 - Rebuild for Python 2.6 * Tue Aug 12 2008 Luke Macken <lmacken@redhat.com> - 0.6-1 - Initial package for Fedora