Port details |
- py-rpds-py Python bindings to Rust persistent data structures (rpds)
- 0.24.0 devel
=4 0.23.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:39:22
- Last Update: 2025-04-18 05:37:39
- Commit Hash: a69eae6
- People watching this port, also watch:: p5-Error, autoconf, indexinfo, openjpeg, jpeg-turbo
- Also Listed In: python
- License: MIT
- WWW:
- https://rpds.readthedocs.io/en/latest/
- https://github.com/crate-py/rpds
- Description:
- Python bindings to the Rust rpds crate.
What's here is quite minimal (in transparency, it was written initially to
support replacing pyrsistent in the referencing library). If you see something
missing (which is very likely), a PR is definitely welcome to add it.
Methods in general are named similarly to their rpds counterparts (rather than
pyrsistent's conventions, though probably a full drop-in pyrsistent-compatible
wrapper module is a good addition at some point).
 ¦ ¦ ¦ ¦ 
- 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}rpds-py>0:devel/py-rpds-py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-rpds-py/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-rpds-py
- pkg install py311-rpds-py
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-rpds-py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rpds-py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1744288976
SHA256 (rpds_py-0.24.0.tar.gz) = 772cc1b2cd963e7e17e6cc55fe0371fb9c704d63e44cacec7b9b7f523b78919e
SIZE (rpds_py-0.24.0.tar.gz) = 26863
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-maturin>=1.2<2.0 : devel/py-maturin@py311
- rust>=1.86.0 : lang/rust
- 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:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-jsonschema
- devel/py-referencing
Configuration Options:
- No options to configure
- Options name:
- devel_py-rpds-py
- USES:
- cargo dos2unix python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|