RPyC(pronounced like 'are-pie-see'), or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing. RPyC makes use of object-proxying, a technique that employs python's dynamic nature, to overcome the physical boundaries between processes and computers, so that remote objects can be manipulated as if they were local.
80 lines
2.9 KiB
Text
80 lines
2.9 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/16 15:50:56 jihbed Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/rpyc/__init__.py
|
|
${PYSITELIB}/rpyc/__init__.pyc
|
|
${PYSITELIB}/rpyc/__init__.pyo
|
|
${PYSITELIB}/rpyc/core/__init__.py
|
|
${PYSITELIB}/rpyc/core/__init__.pyc
|
|
${PYSITELIB}/rpyc/core/__init__.pyo
|
|
${PYSITELIB}/rpyc/core/async.py
|
|
${PYSITELIB}/rpyc/core/async.pyc
|
|
${PYSITELIB}/rpyc/core/async.pyo
|
|
${PYSITELIB}/rpyc/core/brine.py
|
|
${PYSITELIB}/rpyc/core/brine.pyc
|
|
${PYSITELIB}/rpyc/core/brine.pyo
|
|
${PYSITELIB}/rpyc/core/channel.py
|
|
${PYSITELIB}/rpyc/core/channel.pyc
|
|
${PYSITELIB}/rpyc/core/channel.pyo
|
|
${PYSITELIB}/rpyc/core/consts.py
|
|
${PYSITELIB}/rpyc/core/consts.pyc
|
|
${PYSITELIB}/rpyc/core/consts.pyo
|
|
${PYSITELIB}/rpyc/core/netref.py
|
|
${PYSITELIB}/rpyc/core/netref.pyc
|
|
${PYSITELIB}/rpyc/core/netref.pyo
|
|
${PYSITELIB}/rpyc/core/protocol.py
|
|
${PYSITELIB}/rpyc/core/protocol.pyc
|
|
${PYSITELIB}/rpyc/core/protocol.pyo
|
|
${PYSITELIB}/rpyc/core/service.py
|
|
${PYSITELIB}/rpyc/core/service.pyc
|
|
${PYSITELIB}/rpyc/core/service.pyo
|
|
${PYSITELIB}/rpyc/core/stream.py
|
|
${PYSITELIB}/rpyc/core/stream.pyc
|
|
${PYSITELIB}/rpyc/core/stream.pyo
|
|
${PYSITELIB}/rpyc/core/vinegar.py
|
|
${PYSITELIB}/rpyc/core/vinegar.pyc
|
|
${PYSITELIB}/rpyc/core/vinegar.pyo
|
|
${PYSITELIB}/rpyc/license.py
|
|
${PYSITELIB}/rpyc/license.pyc
|
|
${PYSITELIB}/rpyc/license.pyo
|
|
${PYSITELIB}/rpyc/servers/classic_server.py
|
|
${PYSITELIB}/rpyc/servers/classic_server.pyc
|
|
${PYSITELIB}/rpyc/servers/classic_server.pyo
|
|
${PYSITELIB}/rpyc/servers/registry_server.py
|
|
${PYSITELIB}/rpyc/servers/registry_server.pyc
|
|
${PYSITELIB}/rpyc/servers/registry_server.pyo
|
|
${PYSITELIB}/rpyc/servers/vdbconf.py
|
|
${PYSITELIB}/rpyc/servers/vdbconf.pyc
|
|
${PYSITELIB}/rpyc/servers/vdbconf.pyo
|
|
${PYSITELIB}/rpyc/utils/__init__.py
|
|
${PYSITELIB}/rpyc/utils/__init__.pyc
|
|
${PYSITELIB}/rpyc/utils/__init__.pyo
|
|
${PYSITELIB}/rpyc/utils/authenticators.py
|
|
${PYSITELIB}/rpyc/utils/authenticators.pyc
|
|
${PYSITELIB}/rpyc/utils/authenticators.pyo
|
|
${PYSITELIB}/rpyc/utils/classic.py
|
|
${PYSITELIB}/rpyc/utils/classic.pyc
|
|
${PYSITELIB}/rpyc/utils/classic.pyo
|
|
${PYSITELIB}/rpyc/utils/factory.py
|
|
${PYSITELIB}/rpyc/utils/factory.pyc
|
|
${PYSITELIB}/rpyc/utils/factory.pyo
|
|
${PYSITELIB}/rpyc/utils/helpers.py
|
|
${PYSITELIB}/rpyc/utils/helpers.pyc
|
|
${PYSITELIB}/rpyc/utils/helpers.pyo
|
|
${PYSITELIB}/rpyc/utils/lib.py
|
|
${PYSITELIB}/rpyc/utils/lib.pyc
|
|
${PYSITELIB}/rpyc/utils/lib.pyo
|
|
${PYSITELIB}/rpyc/utils/logger.py
|
|
${PYSITELIB}/rpyc/utils/logger.pyc
|
|
${PYSITELIB}/rpyc/utils/logger.pyo
|
|
${PYSITELIB}/rpyc/utils/registry.py
|
|
${PYSITELIB}/rpyc/utils/registry.pyc
|
|
${PYSITELIB}/rpyc/utils/registry.pyo
|
|
${PYSITELIB}/rpyc/utils/server.py
|
|
${PYSITELIB}/rpyc/utils/server.pyc
|
|
${PYSITELIB}/rpyc/utils/server.pyo
|
|
${PYSITELIB}/rpyc/utils/twisted_integration.py
|
|
${PYSITELIB}/rpyc/utils/twisted_integration.pyc
|
|
${PYSITELIB}/rpyc/utils/twisted_integration.pyo
|