mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
cd05b4a8c4
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.) WWW: http://pypi.python.org/pypi/PEAK-Rules PR: ports/135965 Submitted by: Wen Heping <wenheping at gmail.com>
2 lines
44 B
Plaintext
2 lines
44 B
Plaintext
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|