Port details on branch 2021Q3 |
- py-RPyC Remote Python Call
- 6.0.1 devel
=2 6.0.1Version of this port present on the latest quarterly branch. - Maintainer: skozlov@FreeBSD.org
 - Port Added: 2009-02-09 22:33:29
- Last Update: 2024-10-01 16:27:10
- Commit Hash: f4494a7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://rpyc.readthedocs.org/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rpyc>0:devel/py-RPyC@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-RPyC/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-RPyC
- pkg install py311-rpyc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-rpyc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rpyc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727799649
SHA256 (tomerfiliba-org-rpyc-6.0.1_GH0.tar.gz) = 8b73d5ae5bd055dc89635182f9625d4399e7f2dacebdbfce8bf2ad5ee590a00c
SIZE (tomerfiliba-org-rpyc-6.0.1_GH0.tar.gz) = 1274201
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-plumbum>0 : sysutils/py-plumbum@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/py-angr
- security/py-pwntools
- security/py-pykeepass-cache
- www/flexget
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-rpyc-6.0.1:
PLUMBUM=on: Required for features like rpyc_classic.py and zero deploy
===> Use 'make config' to modify these settings
- Options name:
- devel_py-RPyC
- USES:
- cpe python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|