| Name: | python-peak-rules |
|---|---|
| Version: | 0.5a1.dev |
| Release: | 17.a1.dev.20100803svn2646.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 556796 |
| License: | ZPLv2.1 |
| RPM: | python-peak-rules-0.5a1.dev-17.a1.dev.20100803svn2646.el7.noarch.rpm |
| Source RPM: | python-peak-rules-0.5a1.dev-17.a1.dev.20100803svn2646.el7.src.rpm |
| Build Date: | Tue Oct 31 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/PEAK-Rules |
| Summary: | Generic functions and business rules support systems |
| Description: | PEAK-Rules is a highly-extensible framework for creating and using generic functions, from the very simple to the very complex. Out of the box, it supports multiple-dispatch on positional arguments using tuples of types, full predicate dispatch using strings containing Python expressions, and CLOS-like method combining. (But the framework allows you to mix and match dispatch engines and custom method combinations, if you need or want to.) |