Path to this page:
./
wip/py-peak-rules,
Generic functions and business rules support systems
Branch: CURRENT,
Version: 0.5a1nb2,
Package name: py27-peak-rules-0.5a1nb2,
Maintainer: kamelderouichePEAK-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.)
Required to run:[
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 4689ff4a8ba4621b72e1d4f868477758cc9476b1
Filesize: 110.533 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-01-30 09:27:26 by ndb | Files touched by this commit (2) |
Log message:
(snapshot) version bump.
|
2010-07-14 15:13:18 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import py26-peak-rules-0.5a1 as wip/py-peak-rules.
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.)
|