Name: | python-peak-rules |
---|---|
Version: | 0.5a1.dev |
Release: | 9.2582.1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 544084 |
License: | Python or ZPLv2.1 |
RPM: | python-peak-rules-0.5a1.dev-9.2582.1.el6.noarch.rpm |
Source RPM: | python-peak-rules-0.5a1.dev-9.2582.1.el6.src.rpm |
Build Date: | Tue May 04 2010 |
Build Host: | ca-build61.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.) |
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- SVN r2600 to fix python 2.6 deprecation warnings from BitmapIndex
- Add a patch to get the doctests to work on x86_64
- Disable checks on s390x for now, see bugzilla #495874
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Update patch for some more doctest fixing under py2.6.
- Update to latest development snapshot - Enable test suite - Patch so doctests pass
- Rebuild for Python 2.6
- Revision bump to fix upgrade path
- Update to the latest 0.5a1 development snapshot - Fix the description
- Initial package for Fedora