Port details |
- py-markdownify Utility and library to convert HTML to Markdown
- 0.14.1 textproc
=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: python@FreeBSD.org
- Port Added: 2024-12-18 11:06:07
- Last Update: 2024-12-18 11:03:46
- Commit Hash: d93cb00
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/matthewwithanm/python-markdownify
- Description:
- Python utility and library to convert HTML to Markdown, supporting
variety of options, BeautifulSoup objects, and custom converters.
- ¦ ¦ ¦ ¦
- 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}markdownify>0:textproc/py-markdownify@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-markdownify/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-markdownify
- pkg install py311-markdownify
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-markdownify listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-markdownify
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1732486112
SHA256 (markdownify-0.14.1.tar.gz) = a62a7a216947ed0b8dafb95b99b2ef4a0edd1e18d5653c656f68f03db2bfb2f1
SIZE (markdownify-0.14.1.tar.gz) = 14332
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>=61.2 : devel/py-setuptools@py311
- py311-setuptools-scm>=3.4.3 : devel/py-setuptools-scm@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-beautifulsoup>=4.9 : www/py-beautifulsoup@py311
- py311-six>=1.15 : devel/py-six@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- converters/py-markitdown
Configuration Options:
- No options to configure
- Options name:
- textproc_py-markdownify
- 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 |
0.14.1 18 Dec 2024 11:03:46 |
Alexey Dokuchaev (danfe) |
textproc/py-markdownify: new port had been added (+)
Python utility and library to convert HTML to Markdown, supporting
variety of options, BeautifulSoup objects, and custom converters.
WWW: https://github.com/matthewwithanm/python-markdownify |
Number of commits found: 1
|