Port details |
- py-mammoth Convert Word documents from docx to simple and clean HTML and Markdown
- 1.8.0 converters
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: wen@FreeBSD.org
- Port Added: 2024-12-20 02:12:05
- Last Update: 2024-12-20 02:09:14
- Commit Hash: 8c24ce9
- 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 = 1734655288
SHA256 (mammoth-1.8.0.tar.gz) = 7e8aa7db53f4aa7e9620b22bf8b716f1a16c84e969de1a0b1f920c756184e3d8
SIZE (mammoth-1.8.0.tar.gz) = 50336
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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|