bf63700867
Rule-based Dispatching and Generic Functions. The dispatch module allows Python programmers to write generic functions to handle various problems based on rules for the arguments it receives. "go ahead" (after some nice tweaks, actually) steven@
33 lines
2.2 KiB
Plaintext
33 lines
2.2 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/06/23 21:43:16 martynas Exp $
|
|
%%SHARED%%
|
|
lib/python${MODPY_VERSION}/site-packages/RuleDispatch-0.5a0.dev_r2306-py${MODPY_VERSION}.egg-info/
|
|
lib/python${MODPY_VERSION}/site-packages/RuleDispatch-0.5a0.dev_r2306-py${MODPY_VERSION}.egg-info/PKG-INFO
|
|
lib/python${MODPY_VERSION}/site-packages/RuleDispatch-0.5a0.dev_r2306-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
|
lib/python${MODPY_VERSION}/site-packages/RuleDispatch-0.5a0.dev_r2306-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
|
lib/python${MODPY_VERSION}/site-packages/RuleDispatch-0.5a0.dev_r2306-py${MODPY_VERSION}.egg-info/top_level.txt
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/__init__.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/__init__.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/ast_builder.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/ast_builder.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/combiners.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/combiners.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/combiners.txt
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/functions.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/functions.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/interfaces.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/interfaces.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/predicates.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/predicates.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/strategy.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/strategy.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/__init__.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/__init__.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/doctest.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/doctest.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/test_dispatch.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/test_dispatch.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/test_parsing.py
|
|
lib/python${MODPY_VERSION}/site-packages/dispatch/tests/test_parsing.pyc
|