Port details |
- py-jupyter-ydoc Document structures for collaborative editing using Ypy
- 3.0.0 devel =2 2.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: 2024-10-31 09:22:53
- Commit Hash: 1d44711
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
- 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 = 1730301016
SHA256 (jupyter_ydoc-3.0.0.tar.gz) = 9cf394ee7c6955287eead11126ad836083a9ca3cdef2e27221dc4dfe05bb6ab1
SIZE (jupyter_ydoc-3.0.0.tar.gz) = 956687
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-pycrdt>=0.10.1<0.11.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:
|