Document structures for collaborative editing using Ypy
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.
$
pkg install py311-jupyter-ydocOrigin
devel/py-jupyter-ydoc
Size
113KiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
2 packages
Required by
1 packages