Logoj0ke.net Open Build Service > Projects > internetx:managed:testing > ix-firewall-plesk > Binaries > ix-firewall-plesk-0.1.8-2.1... > Dependencies
Sign Up | Log In

Dependency of ix-firewall-plesk-0.1.8-2.1.src.rpm

Name: python-peak-util-addons

Project: CentOS_6.0

Repository: oss

Title: Dynamically extend other objects with AddOns

Description:
In 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.

Version: 0.6

Release: 4.1.el6

Architecture: noarch

Size: 21 KB

Build Time: 2011-07-03 06:43:00 +0200 (almost 13 years ago)

Provides

Symbol Required by
python-peak-util-addons = 0... python-peak-rules

Requires

Symbol Provided by
python(abi) = 2.6 python
python-decoratortools >= 1.5 python-decoratortools