Port details |
- py-markdown-callouts Markdown extension: Classier syntax for admonitions
- 0.4.0 textproc =2 0.4.0Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2023-08-31 05:48:15
- Last Update: 2024-03-09 09:53:22
- Commit Hash: e15cd26
- 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/oprypin/markdown-callouts
- Description:
- This extension for Python Markdown produces the same results as the
"admonition" extension, but with a syntax that is much less intrusive and has
a very reasonable fallback look for "vanilla" renderers.
- ¦ ¦ ¦ ¦
- 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}markdown-callouts>0:textproc/py-markdown-callouts@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-markdown-callouts/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-markdown-callouts
- pkg install py39-markdown-callouts
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-markdown-callouts listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-markdown-callouts
- Package flavors (<flavor>: <package>)
- py39: py39-markdown-callouts
- distinfo:
- TIMESTAMP = 1708698020
SHA256 (markdown_callouts-0.4.0.tar.gz) = 7ed2c90486967058a73a547781121983839522d67041ae52c4979616f1b2b746
SIZE (markdown_callouts-0.4.0.tar.gz) = 9768
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 : 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:
-
- py39-markdown>=3.3.3 : textproc/py-markdown@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- textproc/py-mkdocstrings-crystal
Configuration Options:
- No options to configure
- Options name:
- textproc_py-markdown-callouts
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0 09 Mar 2024 09:53:22 |
Kai Knoblich (kai) |
textproc/py-markdown-callouts: Update to 0.4.0
* Remove no longer needed patch because the required build system has
been changed from py-poetry to py-hatchling.
Changelog:
https://github.com/oprypin/markdown-callouts/compare/v0.3.0...v0.4.0 |
0.3.0_1 13 Jan 2024 11:23:49 |
Kai Knoblich (kai) |
textproc/py-markdown-callouts: Relax RUN_DEPENDS
* The port works with newer versions of textproc/py-markdown thus relax
the version requirements.
* Bump PORTREVISION due package change. |
0.3.0 31 Aug 2023 05:43:40 |
Kai Knoblich (kai) |
textproc/py-markdown-callouts: New port
This extension for Python Markdown produces the same results as the
"admonition" extension, but with a syntax that is much less intrusive
and has a very reasonable fallback look for "vanilla" renderers. |
Number of commits found: 3
|