| Port details |
- py-jupyter-ydoc Document structures for collaborative editing using Ypy
- 3.4.0 devel
=0 3.3.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-03-21 19:25:01
- Last Update: 2026-03-09 18:18:46
- Commit Hash: 8f63d71
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://jupyter-ydoc.readthedocs.io/en/latest/
- https://github.com/jupyter-server/jupyter_ydoc
- Description:
- jupyter_ydoc provides Ypy-based data structures for various documents used in
the Jupyter ecosystem. Built-in documents include:
- YBlob: a generic immutable binary document.
- YUnicode: a generic UTF8-encoded text document (YFile is an alias to
YUnicode).
- YNotebook: a Jupyter notebook document.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jupyter-ydoc>0:devel/py-jupyter-ydoc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jupyter-ydoc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jupyter-ydoc
- pkg install py311-jupyter-ydoc
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-jupyter-ydoc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jupyter-ydoc
- Package flavors (<flavor>: <package>)
- py311: py311-jupyter-ydoc
- distinfo:
- TIMESTAMP = 1771421590
SHA256 (jupyter_ydoc-3.4.0.tar.gz) = d2418e42878cabf3d9208b2ecfaf5d8a6e140485fec8b738133168e60b83c89e
SIZE (jupyter_ydoc-3.4.0.tar.gz) = 973078
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-hatch-nodejs-version>=0 : devel/py-hatch-nodejs-version@py311
- py311-hatchling>=1.10.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-anyio>=4.12.1<5.0.0 : devel/py-anyio@py311
- py311-pycrdt>=0.10.1<0.13.0 : devel/py-pycrdt@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-jupyter-server-ydoc
Configuration Options:
- No options to configure
- Options name:
- devel_py-jupyter-ydoc
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|