Port details on branch 2023Q3 |
- py-mkdocs-material-extensions Markdown extension resources for MkDocs for Material
- 1.3.1 textproc =2 1.3.1Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2022-01-09 19:33:17
- Last Update: 2023-12-20 10:52:14
- Commit Hash: 990eca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/facelessuser/mkdocs-material-extensions
- Description:
- MkDocs Material provides numerous icons from Material, FontAwesome, and
Octicons, but it does so by inlining the SVG icons into the source. Currently
there is no easy way access these icons and arbitrarily insert them into
Markdown content. Users must include the icon fonts themselves and do it with
HTML.
This module allows you to use PyMdown Extensions' Emoji extension to enable
easy insertion of MkDocs Material's SVG assets using simple :emoji-syntax:.
This is done by creating our own emoji index and emoji generator. The custom
index provides a modified version of the Emoji extensions Twemoji index.
- ¦ ¦ ¦ ¦
- 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}mkdocs-material-extensions>0:textproc/py-mkdocs-material-extensions@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocs-material-extensions/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocs-material-extensions
- pkg install py39-mkdocs-material-extensions
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 py39-mkdocs-material-extensions listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-mkdocs-material-extensions
- Package flavors (<flavor>: <package>)
- py39: py39-mkdocs-material-extensions
- distinfo:
- TIMESTAMP = 1702989517
SHA256 (mkdocs_material_extensions-1.3.1.tar.gz) = 10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443
SIZE (mkdocs_material_extensions-1.3.1.tar.gz) = 11847
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:
-
- py39-hatchling>=0.21.1 : devel/py-hatchling@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- textproc/py-mkdocs-material
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocs-material-extensions
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|