Port details |
- py-draftjs_exporter Library to convert rich text from Draft.js raw ContentState to HTML
- 4.1.1 www
=0 4.1.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-01-27 19:57:35
- Last Update: 2020-12-05 13:52:37
- SVN Revision: 557062
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/springload/draftjs_exporter
- Description:
- Draft.js exporter is a library to convert rich text from Draft.js raw
ContentState to HTML.
It is developed alongside the Draftail rich text editor, for Wagtail.
Draft.js is a rich text editor framework for React. Its approach is different
from most rich text editors because it does not store data as HTML, but rather
in its own representation called ContentState. This exporter is useful when the
ContentState to HTML conversion has to be done in a Python ecosystem.
WWW: https://github.com/springload/draftjs_exporter
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}draftjs_exporter>0:www/py-draftjs_exporter@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-draftjs_exporter
- Package flavors (<flavor>: <package>)
- py37: py37-draftjs_exporter
- distinfo:
- TIMESTAMP = 1598456579
SHA256 (draftjs_exporter-4.1.1.tar.gz) = 16246ce9b66c9c37af132f3aab2378a23e0b3c30dea2b6b34af591b9e8495f83
SIZE (draftjs_exporter-4.1.1.tar.gz) = 33489
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-draftjs_exporter-4.1.1:
HTML5LIB=off: Use html5lib as backing engine
LXML=off: Use lxml as backing engine
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|