Port details |
- py-mdx_wikilink_plus Converts wikilinks to relative links
- 1.4.1 textproc =0 1.4.1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2024-09-17 13:30:07
- Last Update: 2024-09-17 13:27:43
- Commit Hash: 82049bf
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/neurobin/mdx_wikilink_plus
- Description:
- Converts wikilinks ([[wikilink]]) to relative links, including support for
GitHub image variant. Absolute links are kept as is (with an automatic label
made from the file path part in the URL if label is not given explicitly).
You must not use this extension with markdown.extensions.wikilinks. This
extension is designed to provide the functionalities of
markdown.extensions.wikilinks with some extra features. Choose either one.
- ¦ ¦ ¦ ¦
- 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}mdx_wikilink_plus>0:textproc/py-mdx_wikilink_plus@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mdx_wikilink_plus/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mdx_wikilink_plus
- pkg install py311-mdx_wikilink_plus
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-mdx_wikilink_plus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mdx_wikilink_plus
- Package flavors (<flavor>: <package>)
- py311: py311-mdx_wikilink_plus
- distinfo:
- TIMESTAMP = 1726579294
SHA256 (mdx_wikilink_plus-1.4.1.tar.gz) = b82446c00a49a57a5ccab48e6053168397f6ed818d2183a8a0f7472aa0e8e3ca
SIZE (mdx_wikilink_plus-1.4.1.tar.gz) = 9896
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-markdown>=2.6 : textproc/py-markdown@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/moin2
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mdx_wikilink_plus
- 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.4.1 17 Sep 2024 13:27:43 |
Muhammad Moinur Rahman (bofh) |
textproc/py-mdx_wikilink_plus: New port
Converts wikilinks ([[wikilink]]) to relative links, including support
for GitHub image variant. Absolute links are kept as is (with an
automatic label made from the file path part in the URL if label is not
given explicitly).
You must not use this extension with markdown.extensions.wikilinks. This
extension is designed to provide the functionalities of
markdown.extensions.wikilinks with some extra features. Choose either
one.
WWW: https://github.com/neurobin/mdx_wikilink_plus |
Number of commits found: 1
|