Port details |
- py-markitdown Utility tool for converting various files to Markdown
- 0.0.1.a3 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:12
- Last Update: 2024-12-20 02:09:15
- Commit Hash: 89d5511
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/tlv8/
- Description:
- MarkItDown library is a utility tool for converting various files to Markdown
(e.g., for indexing, text analysis, etc.)
It presently supports:
*PDF (.pdf)
*PowerPoint (.pptx)
*Word (.docx)
*Excel (.xlsx)
*Images (EXIF metadata, and OCR)
*Audio (EXIF metadata, and speech transcription)
*HTML (special handling of Wikipedia, etc.)
*Various other text-based formats (csv, json, xml, etc.)
*ZIP (Iterates over contents and converts each file)
- ¦ ¦ ¦ ¦
- 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}markitdown>0:converters/py-markitdown@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/converters/py-markitdown/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/py-markitdown
- pkg install py311-markitdown
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-markitdown listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-markitdown
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734654122
SHA256 (markitdown-0.0.1a3.tar.gz) = f6c8f5f7f5541e91c6c535218318968fefd71e2a6faa0eb782b3492e04cd023d
SIZE (markitdown-0.0.1a3.tar.gz) = 16073
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-hatchling>=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-mammoth>=0 : converters/py-mammoth@py311
- py311-markdownify>=0 : textproc/py-markdownify@py311
- py311-pandas>=0 : math/py-pandas@py311
- py311-pdfminer.six>=0 : textproc/py-pdfminer.six@py311
- py311-python-pptx>=0 : textproc/py-python-pptx@py311
- py311-puremagic>=0 : sysutils/py-puremagic@py311
- py311-requests>=0 : www/py-requests@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_py-markitdown
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|