Port details |
- py-mammoth Convert Word documents from docx to simple and clean HTML and Markdown
- 1.9.0 converters =0 1.8.0Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2024-12-20 02:12:05
- Last Update: 2025-01-20 07:07:36
- Commit Hash: f9fefeb
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/mwilliamson/python-mammoth
- Description:
- Mammoth is designed to convert .docx documents, such as those created by
Microsoft Word, Google Docs and LibreOffice, and convert them to HTML.
Mammoth aims to produce simple and clean HTML by using semantic information
in the document, and ignoring other details.
- ¦ ¦ ¦ ¦
- 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}mammoth>0:converters/py-mammoth@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/converters/py-mammoth/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/py-mammoth
- pkg install py311-mammoth
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-mammoth listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mammoth
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1737341659
SHA256 (mammoth-1.9.0.tar.gz) = 74f5dae10ca240fd9b7a0e1a6deaebe0aad23bc590633ef6f5e868aa9b7042a6
SIZE (mammoth-1.9.0.tar.gz) = 50906
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-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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-cobble>=0 : devel/py-cobble@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- converters/py-markitdown
Configuration Options:
- No options to configure
- Options name:
- converters_py-mammoth
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0 20 Jan 2025 07:07:36 |
Wen Heping (wen) |
converters/py-mammoth: Update to 1.9.0 |
1.8.0 20 Dec 2024 02:09:14 |
Wen Heping (wen) |
converters/py-mammoth: New port
Mammoth is designed to convert .docx documents, such as those created by
Microsoft Word, Google Docs and LibreOffice, and convert them to HTML.
Mammoth aims to produce simple and clean HTML by using semantic information
in the document, and ignoring other details. |
Number of commits found: 2
|