| Port details |
- py-jupyter-ydoc Document structures for collaborative editing using Ypy
- 4.1.1 devel
=0 3.4.1_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-03-21 19:25:01
- Last Update: 2026-08-31 05:41:04
- Commit Hash: abb812f
- 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 py312-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 py312-jupyter-ydoc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-jupyter-ydoc
- Package flavors (<flavor>: <package>)
- py312: py312-jupyter-ydoc
- distinfo:
- TIMESTAMP = 1787587864
SHA256 (jupyter_ydoc-4.1.1.tar.gz) = 834749749e2714dbec9bfd245ac9115b0546a0c0e11f657938fff9ed193b09c2
SIZE (jupyter_ydoc-4.1.1.tar.gz) = 975490
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:
-
- py312-hatch-nodejs-version>=0 : devel/py-hatch-nodejs-version@py312
- py312-hatchling>=1.10.0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-anyio>=4.12.1<5.0.0 : devel/py-anyio@py312
- py312-pycrdt>=0.14.0<0.15.0 : devel/py-pycrdt@py312
- python3.12 : lang/python312
- 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:
|